tconbeer / harlequin

The SQL IDE for Your Terminal.
https://harlequin.sh
MIT License
3.58k stars 79 forks source link

Refactor catalog interface as port + adapter #421

Open tconbeer opened 7 months ago

tconbeer commented 7 months ago

Enable, e.g., Iceberg and other arbitrary catalogs (Snowflake stages, Hive, etc.).

Need to think through #213 first so we have a chance at getting the interface right; most likely will need to generalize CatalogItem so this may lead to breaking changes for DB Adapters.