berry-database

This is database tool.

Usage no npm install needed!

<script type="module">
  import berryDatabase from 'https://cdn.skypack.dev/berry-database';
</script>

README

berryDB

logo

Description

This is database tool.

  • This is a database.
  • All said that the berry is sweet and delicious,but this db is "sweet and delicious" too.
  • It's small, convenient and quick.
  • Compared to other databases,this is simple,though.But it is security too.
  • Use this, you will be very comfortable.
  • This includes the idea of relational database,and the design concept of relational database.

Philosophy

We use a thought:KWS(the Key Word Storage).

Usage

After download in your file,write:

// require berry
var berry = require("berry-database");

Can use this module.

Create

How to create a database?
It's so easy.
We need use a command line tool:berry-tool

How to use?

Method 1.Download with yarn

$:npm install berry-tool -g

Method 2.Download with yarn

$:yarn add berry-tool -g

Method 3.Use $:npm link

$:cd berry-database/tool && npm link

How to create?

$:berry -c db xx#Create database
$:berry -c tab xx -d xx#Create table in xx database
$:berry -c arr xx -d xx#Create array in xx database
$:berry -c arr xx -d xx#Create note in xx database
$:berry -i xx -d xx -v xx,xx#Init table in xx database

License

ISC