A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
Find a file
2018-07-06 08:47:29 +02:00
.vscode worked on indexing, added .gitignore, vscode launch.json 2018-06-30 11:03:11 +02:00
acebase Added binary B+Tree search 2018-07-06 08:47:29 +02:00
acebase-client AceBase client code upload 2018-06-29 09:49:29 +02:00
acebase-server AceBase server code upload 2018-06-29 09:48:28 +02:00
acebase-test Added binary B+Tree search 2018-07-06 08:47:29 +02:00
.gitignore worked on indexing, added .gitignore, vscode launch.json 2018-06-30 11:03:11 +02:00
LICENSE Initial commit 2018-06-19 11:28:08 +02:00
README.md Initial commit 2018-06-19 11:28:08 +02:00

acebase

A fast, low memory, transaction & query enabled JSON database server for node.js, inspired by the Firebase realtime database