📄️ Connect an OLTP database
This app connects to a Databricks Lakebase OLTP database instance for reads and writes, e.g., of App state. Provide the instance name, database, schema, and state table.
📄️ Read a table
This recipe reads a Unity Catalog table using the Databricks SQL Connector.
📄️ Edit a table
Use this recipe to read, edit, and write back data in a Unity Catalog table using the Databricks SQL Connector.