Skip to content
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ For the latest documentation, see
- [Databricks](https://docs.databricks.com/dev-tools/python-sql-connector.html)
- [Azure Databricks](https://docs.microsoft.com/en-us/azure/databricks/dev-tools/python-sql-connector)

For a full reference of every `sql.connect(...)` keyword argument — type,
default, per-backend support (Thrift vs Kernel), and meaning — see
[`docs/connection-parameters.md`](docs/connection-parameters.md).

## Quickstart

### Installing the core library
Expand Down
Loading
Loading