1.0.3 • Published 7 years ago

@tomlavenziano/capsule v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

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.