munsal / peakdb

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

Home Page:https://peakdb.paiode.cf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

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

https://peakdb.paiode.cf

License:MIT License


Languages

Language:JavaScript 100.0%