SQLite Manager

Posted by mkt on 2008-03-24 01:46 |
0.5.17-ko
lazierthanthou
Wed, 2011-03-23 18:18
  • : 6.0 - 6.*
  • : 6.0 - 6.*

Manage any SQLite database on your computer.

After installation, you will find a menu item under Tools menu. Click it to start the SQLite Manager.

Project homepage: http://sqlite-manager.googlecode.com/
FAQ: http://code.google.com/p/sqlite-manager/wiki/FAQ
Screenshots: http://code.google.com/p/sqlite-manager/wiki/ScreenShots

For bugs/issues, enter it here: http://code.google.com/p/sqlite-manager/issues/list

Features
* dialogs for creation, deletion of tables, indexes, views and triggers
* ability to rename, copy, reindex tables
* ability to add and drop columns
* create new db, open any existing db, copy an existing db
* supports writing your own queries (single or multiple)
* supports saving the queries with a name
* a tab for database settings (no need to write the pragma statements) where you can view and change the sqlite library settings
* export tables/views as csv, sql or xml files
* import tables from csv, sql or xml files
* a dropdown menu showing all profile db (.sqlite)
* an intuitive heirarchical tree showing all tables, indexes, views and triggers
* ability to see the master tables
* ability to see the temporary tables, indexes, views and triggers
* ability to browse data from any table/view
* dialogs to allow searching in a table/view
* allows editing and deleting selected record while browsing a table's data
* allows adding, saving and changing blob data
* an extensive menu that helps with writing sql by hand and then executing it
* remembers the last used db, table and the tab (structure, browse & search, etc.) across sessions

toddw
ActiveState Staff
Thu, 2009-07-30 15:33

Hi Mrinal,

Would you mind updating the extension maxVersion to work in Komodo "5.2" as well, or even "5.*" would be better.

Thanks,
Todd

venkat222reddy | Mon, 2012-01-30 08:30

Hello Sir/Madam,

I just want to know the Sqlite connection string using jQuery and HTML5, I'm using Komodo Text Editor and added Sqlite Extension. Could you please help me.
Thanking you.

Regards,
Venkat