Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 462 Bytes

File metadata and controls

25 lines (17 loc) · 462 Bytes

SQLITE WEB CLIENT

A simple Sqlite Web Client

Note feature

Server

  • Add authentication and authorization (readwrite, readonly)
  • Connection manager update
  • Validate input safer (dbpath,...)
  • API update
  • Protocol transport support
  • Load remote database (http link,...)
  • Safer api param input (query with db path)

Client

  • Add some manage database feature
  • Upload database
  • Remove dependence library

Deploy

  • Docker image and config