--- title: Hana hide_title: true sidebar_position: 22 version: 1 --- ## Hana The recommended connector library is [sqlalchemy-hana](https://github.com/SAP/sqlalchemy-hana). The connection string is formatted as follows: ``` hana://{username}:{password}@{host}:{port} ```