sqlitebrowser
light GUI editor for SQLite databases
SYNOPSIS
sqlitebrowser [file]
DESCRIPTION
SQLite Database Browser is a visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands.
SEE ALSO
SQLitebrowser's home page: http://sqlitebrowser.sourceforge.net/.
AUTHOR
sqlitebrowser was developed originally by Mauricio Piacentini from Tab‐
uleiro Producoes. Icons were contributed by Raquel Ravanini, also from
Tabuleiro. Jens Miltner contributed the code to support SQLite 3.x
databases for the 1.2 release.
In the spirit of the original SQLite source files, the authors disclaim
copyright to this source code. It may be used as the basis for other
programs, public domain, open source or commercial. Do whatever you
want with it.
This manual page was written by François Févotte