Top 3 C++ database-gui Projects
-
sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Project mention: Show HN: Base, an SQLite database editor for macOS | news.ycombinator.com | 2025-08-25Because it a GUI that uses Mac-specific UI libraries that aren't available on Linux and Windows?
While the database stuff works on Linux and Windows, building UIs for the 3 platforms is very different, unless you use some cross platform wrapper layer. Which isn't the purpose of this one. You might want sqlitebrowser[1] if you're looking for something like that.
[1]:https://sqlitebrowser.org
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
fastonosql_gui
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
-
C++ database-gui discussion
C++ database-gui related posts
Index
What are some of the best open-source database-gui projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | sqlitebrowser | 22,839 |
2 | fastonosql_gui | 1,206 |
3 | CuteSqlite | 54 |