Skip to content

keift/peakdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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