Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 1.55 KB

README.md

File metadata and controls

58 lines (45 loc) · 1.55 KB
PeakDB

Contents

About

Fast and advanced, document-based and key-value-based NoSQL database.

Features

  • NoSQL database
  • Can be run as it is installed
  • Can be used document-based and key-value-based
  • Customizable settings for collections
  • No need to use schema
  • Quick data reading and writing
  • Data can be kept in cache
  • Easy to find data
  • Automatically or manual backup

Installation

NPM

npm install peakdb

Yarn

yarn add peakdb

Links

License

MIT