select-db
Version:
Fastest, simplest and most powerful document database. Is Relational Database Files (database management program)
40 lines (38 loc) • 790 B
JSON
{
"name": "select-db",
"version": "1.0.21",
"description": "Fastest, simplest and most powerful document database. Is Relational Database Files (database management program)",
"keywords": [
"db",
"database",
"bigdata",
"data",
"files",
"record",
"ids",
"insert",
"select",
"search",
"update",
"change",
"select",
"connection",
"create",
"rows",
"columns"
],
"author": {
"name": "Housseyn Cheriet",
"url": "https://github.com/housseynCheriet"
},
"repository": {
"type": "git",
"url": "https://github.com/housseynCheriet/select-db"
},
"license": "CC-BY-ND",
"main": "selectdb.js",
"scripts": {},
"dependencies": {
"select-csv": "*"
}
}