Skip to content

A SQLite server that supports remote access to SQLite database by JDBC

License

Notifications You must be signed in to change notification settings

forchid/sqlited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLited

A SQLite server that supports remote access to SQLite database by JDBC.

  1. Support the secure TCP/RMI protocol by customized SocketFactory.
  2. Using the stable SQLite JDBC library.
  3. Keep the small, fast, self-contained, high-reliability, full-featured features of SQLite.

About

A SQLite server that supports remote access to SQLite database by JDBC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages