logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sqlitebrowser - light GUI editor for SQLite databases

Author

sqlitebrowser  was  developed  originally  by  Mauricio  Piacentini  from Tabuleiro 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 <francois.fevotte@ensta.org>,  for  the  Debian  project
       (but may be used by others).
       Permission  is granted to copy, distribute and/or modify this document under the terms of the GNU General
       Public License, Version 2 or any later version published by the Free Software Foundation.
       On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-
       licenses/GPL.

                                                 August  4, 2007                                SQLITEBROWSER(1)

Description

SQLiteDatabaseBrowser 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.

Name

       sqlitebrowser - light GUI editor for SQLite databases

See Also

       SQLitebrowser's home page: http://sqlitebrowser.sourceforge.net/.

Synopsis

sqlitebrowser [file]

See Also