TaKO8Ki / gobang

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

Databricks Adapter Support #183

Open drewipsonhq opened 8 months ago

drewipsonhq commented 8 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!