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