Lines Matching refs:EJDB
1 # EJDB 2.0
9 [The Story of the IT-depression, birds and EJDB 2.0](https://medium.com/@adamansky/ejdb2-41670e8089…
92 * **EJDB 2.0 core engine is well tested and used in various heavily loaded deployments**
94 * Old EJDB 1.x version can be found in separate [ejdb_1.x](https://github.com/Softmotions/ejdb/tree…
102 Are you using EJDB? [Let me know!](mailto:info@softmotions.com)
175 EJDB query language (JQL) syntax inspired by ideas behind XPath and Unix shell pipes.
683 * `<` ‐ The special mark symbol which instructs EJDB engine to replace `field` key by body of …
905 EJDB engine provides the ability to start a separate HTTP/Websocket endpoint worker exposing networ…
914 EJDB 2.0.0 standalone REST/Websocket server. http://ejdb.org
1056 EJDB supports simple text based protocol over HTTP websocket protocol.
1223 EJDB can be embedded into any `C/C++` application.
1253 EJDB db; // EJDB2 storage handle