UNPKG

jsdb-nc

Version:

JSDB - JSpare NoSQL Database - Node Client

20 lines (12 loc) 344 B
# jsdb-nc Make the simple, simple JSDB is a simple and minimalist NoSQL database writed with node. The jsdb-nc represent the node client of jsdb. ## Installation ```sh $ npm install jsdb-nc ``` ## Documentation For see full documentation access oficial website: [http://jspare.org/jsdb](http://jspare.org/jsdb) ## License [MIT](LICENSE)