Fast and advanced, document-based and key-value-based NoSQL database.
- 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
NPM
npm install peakdb
Yarn
yarn add peakdb