DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
11–20 of 70 posts
Been using this software for a decade and it’s hands down the best SQLite browser and DB editor that I have seen.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#12Another similar open source app is DBeaver: https://dbeaver.io/
Works with more than just SQLite.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#13Oddly the release version doesn’t support strict tables. Nightly does.
I moved to beaver and it’s mostly been fine.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#14[dead]
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#15For the CLI there's litecli. It has auto-completion and syntax highlighting.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#16I have this app open right now, actually. It's honestly... okay. I wish I had something better installed. It gets the job done, but the UI leaves something to be desired. It's free though, so I can't complain. I use it to manage my local financial transaction database.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#17I have this app open right now, actually. It's honestly... okay. I wish I had something better installed. It gets the job done, but the UI leaves something to be desired. It's free though, so I can't complain. I use it to manage my local financial transaction database.
DataGrip is less free and has a pretty good UI.
I primarily use DBeaver, it is meh...
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#18Another similar open source app is DBeaver: https://dbeaver.io/ Works with more than just SQLite.
Nice because it has eclipse market capability with which you can install vrapper and other handy plugins.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#19Another similar open source app is DBeaver: https://dbeaver.io/ Works with more than just SQLite.
including duckdb as well.
Re: DB Browser for SQLite (Windows, macOS, and Most Versions of Linux)
#20Use this a lot, doesn't seem to get many releases but it looks like there's one coming soon.