

It may be used as the basis for other programs, public domain, open source or commercial. SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. In the spirit of the original SQLite source files, the authors disclaim copyright to this source code.
#Sqlite database browser freeware code#
Jens Miltner contributed the code to support SQLite 3.x databases for the 1.2 release. Icons were contributed by Raquel Ravanini, also from Tabuleiro. SQLite DB Browser is an open-source visual tool used to create, design, and edit database files compatible with SQLite. The resulting program was renamed SQLite Database Browser, and released into Public Domain by the original author. The database structure tab gives you an overview on your tables and indices. You can connect to an existing SQLite database or create a new one. DB Browser for SQLite runs on Windows, Mac, Linux and FreeBSD. The original code was trimmed and adjusted to be compatible with standard SQLite 2.x databases. Today I give you a quick overview on 3 no-code tools to explore your SQLite databases.

SQLite Database Browser is a freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite.
