UNPKG

jsdb-server

Version:

JSDB Written using Chrome's V8, implemented in Node.js. Having as its main objectives to be: simple, minimalist and effective for data persistence. In addition to easy integration with other programming languages.

4 lines (3 loc) 83 B
var /*--- Declaring imports ---*/ _jsdb = require('./../lib/jsdb'); _jsdb.start();