0.11.5 • Published 4 years ago

jazzdb v0.11.5

Weekly downloads
76
License
-
Repository
-
Last release
4 years ago

jazzdb

improvisational data store for node.js

Intro

JazzDB is a persistent + in-memory data store for Node.js. It is written in JavaScript which makes it really easy to use JavaScript to read, write and query data.

Features

  • Store data anywhere
  • Read and write data using JavaScript
  • In-memory storage for data pre-loading and warm-up
  • On-demand persistent storage in JSON format
  • Validation via JSON Schema v4

Get Started

Install

npm install -S jazzdb

Docs

For more information, please visit our docs.

0.11.4

4 years ago

0.11.5

4 years ago

0.11.3

4 years ago

0.11.2

4 years ago

0.11.0

4 years ago

0.11.1

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago