SQLiteDBMS

Features-SQLiteDBMS

  1. SQLite 3.x
    Support for SQLite 3.x
    Support for memory DB
  2. Extended SQL
    CREATE/DROP DATABASE
    CREATE/DROP/ALTER USER
    SHOW
    DESC
    GRANT
    REVOKE
  3. Prepared Statement
    Support for prepared statement
  4. HTTP/XML
    HTTP request, XML response
  5. Embedded HTTP server
    Includes simple HTTP server
  6. Server side client tools and client API
    Includes client tools(HTML, JavaScript)
    Includes client API(libsqlited)
  7. Authentication
    Support for SSL and HTTP based basic auth
    Access control(GRANT/REVOKE database or table)
  8. Replication
    Multi slave replication

Requirement

SQLiteDBMS

  • Platform
    • Posix compatible
    • Tested on Linux/MacOS
  • Application
    • make
    • compiler(gcc)
    • autotools
  • Library
    1. SQLite 3.x
    2. pthread
    3. math
    4. openssl(optional)

SQLiteDBMS client

  • Platform (OS)
    • Linux X
    • Max OS X
    • MS-Windows
  • Application
    • Firefox
    • MS-IE
Get Firefox!

Process

Screen shots-SQLiteDBMS client

Screen shot #1 Screen shot #2 Screen shot #3 Screen shot #4 Screen shot #5 Screen shot #6 Screen shot #7 Screen shot #8 Screen shot #9