nextleveldb-server

0.0.67 • Public • Published

NextLevelDB Server

NextLevelDB is a relational database that runs on top of a Key-Value-Store, LevelDB. The key in the lower KVS layer comprises of a table key prefix then the primary key of the relational record.

nextleveldb-server contains the LevelDB layer, a processing layer, and a communication layer which communicates with clients over websockets.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.67
    1
    • latest

Version History

Package Sidebar

Install

npm i nextleveldb-server

Weekly Downloads

1

Version

0.0.67

License

MIT

Unpacked Size

502 kB

Total Files

16

Last publish

Collaborators

  • jvickers