
DB Browser for SQLite
DBeaver
sqlite-gui
TablePlus
Valentina Studio
HeidiSQL
DbGate
Beekeeper Studio
SQLiteStudio
Valentina Studio
SQLite Expert
TablePlus
DBeaver
sqlite-gui
Beekeeper Studio
DbGate
DB Browser for SQLite
SQLiteStudioBased on our record, DB Browser for SQLite should be more popular than SQLiteStudio. It has been mentiond 207 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> https://sqlitebrowser.org/ sqlitebrowser.org is cool but it's not the sort of developer tools I'm talking about. As I clarify in the side notes, I'm talking for a formatter, linter, LSP, not an IDE. > https://sqlite.org/syntax.html As I replied to some other comment, I'm very aware that there is a syntax diagram but that really only tells half the story. If you actually look at those diagrams into detail, or you... - Source: Hacker News / 4 months ago
> Iโve long been puzzled that no one has invested in building a really good developer experience for it. https://sqlitebrowser.org/ > Unfortunately, unlike many other languages, what > SQLite has no formal specification describing how it should be parsed. https://sqlite.org/syntax.html. - Source: Hacker News / 4 months ago
Next, the database weโre going to use will need to be created. Iโm going to do this with DB Browser for SQLite. Once installed, just go to โNew Databaseโ, browse to the location you want to create it at (just a handy place within the project folder is fine), choose a name and hit Save. An empty DB is created. - Source: dev.to / 8 months ago
Because 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. - Source: Hacker News / 11 months ago
To inspect the database, you can use the SQLite cli tools or the SQLite browser. - Source: dev.to / about 1 year ago
There's already one available at https://sqlitestudio.pl/, which I've been using for many years, and it's very stable. - Source: Hacker News / 6 months ago
Since currently this only does Sqlite itโs probably fair to add https://sqlitestudio.pl, which I havenโt used heavily yet, but I believe is pretty excellent. And itโs open source. - Source: Hacker News / 6 months ago
Not to be confused with SQLite studio, which is open source and actively maintained for nearly 20 years https://sqlitestudio.pl/. - Source: Hacker News / 6 months ago
Technically both these projects are in the wrong. SQLite is a trademarked term by the SQLite authors. OP is not more wrong than https://sqlitestudio.pl/. If https://sqlitestudio.pl/ is using the mark under license, they haven't indicated that anywhere (usually a requirement). - Source: Hacker News / about 2 years ago
"SQLite Studio" seems like a poor choice of name given that it's already in use[0]. [0] https://sqlitestudio.pl/. - Source: Hacker News / about 2 years ago
DBeaver - DBeaver - Universal Database Manager and SQL Client.
Valentina Studio - FREE native database manager for SQLite, MySQL, PostgreSQL, SQL Server and Valentina DB.
sqlite-gui - Minimalist SQLite GUI admin tool for Windows
SQLite Expert - SQLite Expert - A powerful administration tool for your SQLite databases.
TablePlus - Easily edit database data and structure
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.