SQLiteStudio is a handy tool that was designed in order to assist you in managing the contents of your SQLite databases.
The user interface is simple and allows users to quickly create databases, tables, columns or triggers.
Here are some key features of "SQLiteStudio":
· Single executable file - no need to install or uninstall. Binary distribution is just the single, ready to use file
· Intuitive interface
· All SQLite3 and SQLite2 features wrapped within simple GUI
· Exporting to various formats (SQL statements, CSV, HTML, XML),
· Numerous small additions, like formatting code, history of queries executed in editor windows, on-the-fly syntax checking, and more,
· UTF-8 support,
· Multiple skins
· Configurable colors, fonts and shortcuts.
What's New in This Release: [ read full changelog ]
· [ADDED]: Bug report dialog have new field "e-mail". It is optional and it's only for SQLiteStudio developer to contact reporter about some details of error report. It will never be shared to anyone or used for any other purpose. It won't be published anywhere.
· [BUGFIX]: Fixed enterprise SQL formatter to not wrap "ALL" in "UNION ALL" with "[]".
· [BUGFIX]: Export dialog and database dialog handles manually typed file names (not picked with file dialog) correctly.
· [BUGFIX]: Export dialog title changed to 'Output file' to avoid any misunderstands.