catdb

0.0.1 • Public • Published

Cat DB

A Simple Database for Simple data

About

Cat DB was built to be a simpler version of MongoDB. This was mainly because MongoDB was very large and you don't need many of the things in it, with a very small project. When you run your file, Cat DB will store your data in a JSON file and then you can select it. You create this file by using a simple command that is provided by our bin. Please, read on or go to the website to learn how to use it.

Installation

npm: npm install --save-dev catdb

bower: bower install catdb

Updates

  • Basic Use of Storing Data
  • You will be able to query the data soon

Readme

Keywords

Package Sidebar

Install

npm i catdb

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • talon4567