hdbcli
, the Python driver for SAP HANA.
The required arguments to establish a connection are as follows:
host
is the host name or IP address of the SAP HANA instance.port
is the port number of the SAP HANA instance.user
specifies the user name.password
specifies the password for the user.schema
sets the current schema, which is used for identifiers without a defined schema.MINDSDB
and a table called TEST
.
encrypt
parameter to be set to true
and uses port 443
.ID | NAME | DESCRIPTION |
---|---|---|
1 | h | w |