TaKO8Ki / gobang

A cross-platform TUI database management tool written in Rust
MIT License
2.82k stars 90 forks source link

Databricks Adapter Support #183

Open drewipsonhq opened 6 months ago

drewipsonhq commented 6 months ago

Would love to see an adapter support for Databricks Unity Catalog connection.

Here's the databricks documentation on the Go SQL Connector: https://docs.databricks.com/en/dev-tools/go-sql-driver.html

I would be interested in helping implement this. Any resources/docs on implementing database drivers would be appreciated!