Download my json Free Java Code
Description
Use a MySQL database as a JSON document store (in Node).
Source Files
The download file my-json-master.zip has the following entries.
.gitignore//from ww w .j av a 2s . c o m
Gruntfile.js
README.md
main.js
package.json
schema-condition.js
test/01 - schema queries/01 - simple query.js
test/01 - schema queries/02 - not.js
test/01 - schema queries/03 - anyOf.js
test/01 - schema queries/04 - allOf.js
test/02 - reading/01 - simple read.js
test/02 - reading/02 - cache instances.js
test/02 - reading/03 - use connection.js
test/02 - reading/04 - read-write-only.js
test/02 - reading/04 - use pool.js
test/02 - reading/05 - open later.js
test/03 - writing/01 - simple write.js
test/03 - writing/02 - use connection.js
test/03 - writing/03 - insert.js
test/03 - writing/04 - remove.js
test/03 - writing/05 - read-write-only.js
test/04 - groups and references/01 - simple group.js
test/04 - groups and references/02 - references.js
test/04 - groups and references/03 - saving references.js
test/05 - promise support/01 - simple read.js
Download
Click the following link to download my-json-master.zip.
my-json-master.zip