@tomlavenziano/capsule

1.0.3 • Public • Published

CapsuleJS for Node.js and the Browser

An isomorphic real-time graph database system, written in JavaScript.

CapsuleJS enables you to construct and query instances of property graph databases in real-time by using JavaScript. Server-side implementations are stored directly to disk on the server, with local storage being utilized for browser-based instances of CapsuleJS.

Databases are constructed following the property graph model. See here for more information.

Package Sidebar

Install

npm i @tomlavenziano/capsule

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • tomlavenziano