SQLite Management Studio
Welcome to SQLite Management Studio. This tool helps in management of your SQLite databases. You can use it to:
- Create SQLite Databases.
- Open existing SQLite Databases.
- Add Tables, Indexes and Views.
- Modify Tables and Views using a graphical interface
- Drop Tables, Indexes and Views.
- Browse Table and View Data.
- Execute SQL Statements.
- Backup and restore database using SQL Scripts.
- Backup and restore table data using CSV Files.
- Multiple language support.
- Cross platform support.
Download It Here
- Microsoft Windows: http://sourceforge.net/projects/sqlitemanstudio/files/1.0.1/sqlitestudio.exe/download
- Linux, Mac and other operating systems will have to compile from source. Just download the source from here: http://sourceforge.net/projects/sqlitemanstudio/files/1.0.1/sqlitestudio.tar.gz/download and read the README File.
(c) 2011 Joseph W Joshua joejoshw@gmail.com All emails, comments and feature requests are welcome.