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.

Dependencies (17)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nextleveldb-server

    Weekly Downloads

    0

    Version

    0.0.67

    License

    MIT

    Unpacked Size

    502 kB

    Total Files

    16

    Last publish

    Collaborators

    • jvickers