


I supplied NULL for the first column which is the unique-id primary-key so that Sqlite would autoincrement, thus renumbering the rows being merged in. There's no Import GUI functionality but merging is pretty simple if you know SQL.
#Sqlite db viewer download
#Sqlite db viewer free
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.
#Sqlite db viewer 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. Version 1.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:.Version 2.0b1 released - Based on Qt4.6.Version 3.0rc1 released - Project now on GitHub.Version 3.3.1 released - Project renamed from “SQLite Database Browser”.In September 2014, the project was renamed to “DB Browser for SQLite”, toĪvoid confusion with an existing application called “Database Browser”.

SQLite), as the previous name was creating unintended Some applications can use SQLite for internal data storage. In August 2014, the project was renamed to “Database Browser for SQLite” at SQLite is a C library that provides a lightweight disk-based database that doesn’t require a separate server process and allows accessing the database using a nonstandard variant of the SQL query language. Heīased it on the Tango icon set (public domain).
#Sqlite db viewer windows
JustinĬlift ( started the new /sqlitebrowser organisation on GitHub, (roughly) co-ordinates the project, and creates our Windows and macOS nightly builds. René Peinthor ( Martin Kleusberg ( thenīecame involved, and were the main driving force from that point. Project on GitHub with the code in 2012, where several contributors fixed and The code to support SQLite 3.x databases for the 1.2 release. Icons wereĬontributed by Raquel Ravanini, also from The resulting program was renamed SQLite Databaseīrowser, and released into the Public Domain by Mauricio. The original code was trimmed and adjusted to be compatible with standard Tool to the Arca Database Xtra, a commercial product that embeds SQLiteĭatabases with some additional extensions to handle compressed and binary data. The original version was used as a free companion This program was developed originally by Mauricio Piacentini
