Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

SQLite Database Browser

SQLite Database Browser is a freeware, public domain, open source graphical user interface database client for SQLite database files.

It fills the void of using SQLite, where developers find no easy way to visualize the database structures and the data. Users do not need to know the SQL language before use. The spreadsheet-like interface allows easy input of data, which can be helpful in development and testing phase of software development.

The software is written with Qt toolkit, hence available to Microsoft Windows, Mac OS X and Linux. It is compatible with SQLite 2.x database files.

Since version 1.2x, SQLite Database Browser is not compatible with standard SQLite 2.x databases.

=History=

This program was developed originally by Mauricio Piacentini from Tabuleiro Producoes, as the Arca Database Browser. The original version is used as a free companion tool to the Arca Database Xtra, a commercial product that embeds SQLite databases with some additional extensions for handling of compressed and binary data.

The original code was trimmed and adjusted to be compatible with standard SQLite 2.x databases. The resulting program was renamed SQLite Database Browser, and released into public domain by the original author. Icons were contributed by Raquel Ravanini, also from Tabuleiro.

=Release history=

*Version 1.0 - August 19, 2003 *Version 1.01 - October 2, 2003 *Version 1.1 - July 20, 2004 *Version 1.2 - April 5, 2005

=See also=

*SQLite

=External links=

*[http://sqlitebrowser.sourceforge.net SQLite Database Browser]