pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.

Home Page:https://sqlitestudio.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duckdb Support

michaelpopes opened this issue · comments

I have used SQLiteStudio for years and until now I can still find some interesting new features I like very much. So thank you so much, @pawelsalawa!!!

I am wondering whether it is easy to add support to Duckdb (https://duckdb.org/).

As you can see in "https://github.com/davidgasquez/awesome-duckdb#sql-clients-and-ide-that-support-duckdb", some SQL Clients and IDE are supporting Duckdb. I have tried them all and I don't think they reach SQLiteStudio‘s ease-of-use level.

If it's not a good idea to support both SQLite and Duckdb in one Studio, maybe it's not hard to develop a new project called DuckdbStudio? :)

Thank you for your great work again!!

Very good advice!There are many clients for sqlite, and the best one I've used so far is sqlitestudio! duckdb is a very hot database in recent years, it's a pity that there's no good ide for it yet. dbeaver is an amazing project, but as far as the experience of using sqlite is concerned, I think it's far inferior to sqlitestudio, I really hope duckdb will be supported someday, what a perfect thing that would be!

Sqlitestudio is the best sqlite client available, simple, easy to use, fast, I use SQLite for data analysis so having Duckdb support will be incredible.