Configuration¶
Postgresql
- Host: Host name
- User and password: User name and password for the chosen DB
- Port: Enter port Number
- Db name: Enter the name of the database
- Schema: Schema name for the chosen db
- Optionals: Other optional items can be left as it is!
Clickhouse
- User and password: User name and password for the chosen DB
- Schema: Schema name for the chosen db
- Optionals: Other optional items can be left as it is!
Redshift
- Host: Host name
- User and password: User name and password for the chosen DB
- Port: Enter port Number
- Db name: Enter the name of the database
- Schema: Schema name for the chosen db
- Optionals: Other optional items can be left as it is!
Duckdb
- Type Name
- Path: Path of that file
- Extensions: Supported extensions
- Settings: Refer with the page itself!
- Optionals: Other optional items can be left as it is!
Oracle
- User and password: Referred as user and pass, give username and password for the chosen DB
- TNS Name: It is a configuration file that defines connection parameters for your Oracle database instance.
- Db name: Enter the name of the database
- Schema: Schema name for the chosen db
- Threads: an essential aspect of the database engine's architecture that plays a crucial role in managing concurrent user requests and database operations.
- Optionals: Other optional items can be left as it is!
Snowflake
- Account: Account id of snowflake.
- User and password: User name and password for the chosen DB
- Db name: Enter the name of the database
- Warehouse name: Enter the name of the warehouse
- Schema: Schema name for the chosen db
- Optionals: Other optional items can be left as it is!
Databricks
- Host: Host name
- HTTP path: port
- Schema: Schema name for the chosen db
- Token: Auth token for databricks
- Optionals: Other optional items can be left as it is!