pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.
https://sqlitestudio.pl
Other
4.41k stars 553 forks source link

Duckdb Support #4985

Open michaelpopes opened 2 months ago

michaelpopes commented 2 months ago

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!!

includewins0ck2 commented 1 month ago

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!

judiaz commented 1 week ago

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.