📄️ Read a Lakebase table
This app connects to a Databricks Lakebase OLTP database instance and reads the first 100 rows from any table. Provide the instance name, database, schema, and table name.
📄️ 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.