

There's no Import GUI functionality but merging is pretty simple if you know SQL. Refresh the table data to see the inserted rows.Click the Commit icon when all goes well or Rollback if there are errors to fix.Then, as they were requested by others, they grew in functionality as more and more users weighed in with their needs and preferences. The applications available here all started with a request from someone within our programming family.
#Mesasqlite for windows software#
Used the SQL Editor to execute an INSERT to the LX02 database from a SELECT on the LX04. We are a small group of software developers who rely heavily on our productivity for our success.Opened the two database files using Add Database.The source database file is on a remote host mounted via SSHFS to /0/LX04.The target database is on the local host where SqliteStudio is running (i.e.I just used it to merge two Firefox FloatNotes databases (Sqlite v3), which just use a single table. It was developed and is actively maintained by Pawel Salawa who is is to be commended for producing a very nice program.I don't say this often, but it's just a "A Joy to Use".The interface is clean and attractive with logical functionality.It's fast, well-behaved, and uses modest resources.The download is one 4.3MB uncompressed executable file.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.
#Mesasqlite for windows 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:
