
I just used it to merge two Firefox FloatNotes databases (Sqlite v3), which just use a single table.

Spent the morning looking for a good Sqlite Database Manager/Browser and have settled on SqliteStudio, currently v2.20.28, which I'm running on Ubuntu Linux 10.04. Very convenient for quick lookups though. Main gripe: can't seem to be able to change font size for table display and the default is a little too small at the beginning it's easy to get lost in the thicket of tabs, though overall I find the GUI very productive.īoth solutions are very stable in my experience, and both seem to offer occasional discounts, if you can afford to wait.įor just browsing data, try SQLite Spy - free and lets you execture queries, but no or little GUI support for editing.
#Sqlitestudio ubuntu code
There is a separate, more specialized query builder (SQLite Code Factory), but you can make do with just the main Maestro application. Rich UI, easy access to all features, nice visual query builder and automatic SQL formatter for readability, lots of eye candy. Main gripe: you can't see the schema while editing a query (without flipping tabs in the program). The GUI is fine, very good for quickly designing new databases a little less so for designing queries and working with large amounts of data.

The flip side, if you look at version history, is that new releases seem to introduce new bugs, which are then fixed in sunsequent builds.

The author is very responsive to comments and bug reports, and publishes updates frequently. For Windows: I've been looking for functionality and a comfortable GUI - it's been particularly hard to satisfy the latter requirement, but these two picks are both fine:
