Sign in Sign up
npm

perstore

Perstore is a cross-platform JavaScript object store interface for mapping persistent objects to various different storage mediums using an interface based on W3C's [IndexedDB object store API](http://www.w3.org/TR/IndexedDB/#object-store-sync) and analogous to the HTTP REST interface. Perstore includes JavaScript object-relational mapping for SQL databases, JSON file storage, and hopefully support for many other object/document style storage systems that provide more direct object storage. Perstore provides model classes that wrap data stores, and supports JSON Schema integrity enforcement, link management, and prototype construction. Perstore also provides faceted access to models for an object-capability based security model.

Latest release
Sep 25, 2013
Releases
4
Known CVEs
0
First release
Nov 16, 2011
License
unknown OR BSD-3-Clause
View on Npm
Repository

Source

kriszyp/tunguska
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

Insights

Activity

Total releases
4
Last 12 months
0
Cadence
~5 months
Dependencies
4

Releases per month

last 12 months

Release mix

  • patch 3
4 releases
Releases
Version Released
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 initial