SqliteCgi: Web Administration for SQLITE DataBase
- What is sqlitecgi
Sqlitecgi is a very simple web-based (CGI) administrative interface.
It is written in PERL, using DBI module. It is based on the sqliteweb.sh
script originally written by noprianto.com. The script does not address
security at all, so it is up to the user to fit it in their system.
- Features of sqlitecgi
DB, Table and Record level management, including creating, dropping and
browsing Databases and Tables and inserting, updating and deleting records.
- Bugs and Limitations
Requires PERL, DBI and DBD::SQLITE installed. As this is the initial release,
there might be some bugs, so use at your own peril.
- Sqlitecgi license
Sqlitecgi is a free software, licensed under BSD license.
- Download
sqlitecgi.tar.gz
Legal Disclaimer: you can download and use this software at your own risk. No guarantees as to suitability for specific task is provided.
|