📄️ Read a Delta table
This recipe reads a Unity Catalog table using the Databricks SQL Connector.
📄️ Edit a Delta table
Use this recipe to read, edit, and write back data in a Unity Catalog table using the Databricks SQL Connector.
📄️ OLTP Database
This recipe connects to a Databricks Lakebase OLTP database instance to read data from PostgreSQL tables. It uses OAuth token-based authentication with connection pooling for efficient database access.