SQLiteDBMS News
Status: Inactive
Brought to you by:
nonun
SQLiteDBMS 0.1.1 release
SQLiteDBMS supports sqlite 3.x
HTTP request, XML response, DB session auth.
and support extended SQL
1. CREATE DATABASE
2. DROP DATABASE
3. CREATE USER
4. DROP USER
and includes simple web server
1. simple client(HTML version)
2. static files serve(GET request, POST db process)
please type in web browser "http://SERVER_IP:6543/" and see start page
http://sourceforge.net/projects/sqlitedbms/
beta feature(coming soon)
1. SSL support
2. more extend SQL
2-1. SHOW ..
2-2. ALTER DATABASE/USER
2-3. KILL ..
2-4. and more
3. AJAX client tools
and more client lib and more feature(like replication)