FireFox Sqlite Database Manager

From PlainOldWebserver

Jump to: navigation, search

FireFox Sqlite Database Manager

Created By Scott Wickham


This tool allows you to quickly create and update Sqlite 3.0 databases that are built into FireFox 2.x, when using FireFox POW (Plain Old Webserver).

Download Here: Updated 4/10/07 5pm EST - Some UI and Backend Improvements, properly escaped inputs so special characters " ' / etc can be stored in database. They are properly unescaped on display. http://www.scottwickham.com/dr/fsdmv3.zip

also at http://groups.google.com/group/firefoxpow/files

Like the previous php version of this tool it is M.I.T. licensed. http://www.scottwickham.com/sqlitedm/

Unzip all files to the same directory on your POW instance and you are cooking with fire. Its a simple program to make life easier for developers. It takes advantage of the fact that Sqlite is typeless so all you need to do is pick the number of columns for your table and name them.

Personal tools
Navigation