matlab-connect-databricks-jdbc
OfficialConnect MATLAB to Databricks via JDBC fast
System Documentation
What problem does it solve?
This skill eliminates the trial-and-error involved in establishing reliable Databricks connectivity from MATLAB, including the correct authentication setup and JDBC driver selection.
Core Features & Use Cases
- JDBC connection establishment: Connects MATLAB to Databricks clusters and SQL Warehouses using Database Toolbox over JDBC.
- Authentication configuration: Supports PAT, OauthU2M, and OauthM2M, including safe handling via the unified provider chain and .databrickscfg/environment variables.
- Driver selection and performance tuning: Chooses between Simba and OSS JDBC drivers (including Java 11+ requirements) and applies write-performance optimizations for large transfers.
Use cases include reading and writing tables from MATLAB (sqlread/fetch/sqlwrite/execute), integrating with Unity Catalog naming rules, setting up Database Explorer sources, and handling on-Databricks browser-based OAuth constraints.
Quick Start
Use the matlab-connect-databricks-jdbc skill to create a JDBCConnection to a Databricks cluster and query data using sqlread, then close the connection when finished.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: matlab-connect-databricks-jdbc Download link: https://github.com/matlab/matlab-agentic-toolkit/archive/main.zip#matlab-connect-databricks-jdbc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.