1 project tagged "Tokyo Cabinet"
SPHiveDB is a server for SQLite database. It use JSON-RPC over HTTP to expose a network interface to use SQLite database. It supports combining multiple SQLite databases into one file. It also supports the use of multiple files. It is designed for the extreme sharding schema -- one SQLite database per user. It currently implements a C++/Java/Python client API.