Skip to content

feat: Add SAP HANA data source connector #2190

@fdu-songyazhou

Description

@fdu-songyazhou

Is your feature request related to a problem?

There is currently no support for SAP HANA as a data source in WrenAI.

Describe the solution you'd like

Add SAP HANA as a supported data source, allowing users to connect their SAP HANA databases for semantic modeling and AI-powered natural language querying.

SAP HANA is widely adopted in enterprise environments as a high-performance in-memory database for both OLTP and OLAP workloads. Supporting it would open WrenAI to a large enterprise user base.

Connection properties

  • Host
  • Port (default: 30015)
  • Username / Password
  • Database name (optional, for multi-tenant setups)
  • Schema (optional)
  • TLS encryption toggle

Additional context

  • SAP provides an official Python driver hdbcli (available on PyPI)
  • Similar in scope to the existing Oracle connector

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions