Skip to content
baxiry edited this page Jul 16, 2024 · 6 revisions

ZaraDB is a lightweight fast open-licensed document database with no hidden restrictions. Its goal is to be a lightweight alternative to common documentary databases. It can also provide superior performance compared to Mongo in many common use cases.

Note

Zara receives queries in JSON format. However, you can use JavaScript objects through the web interface provided by Zara via: localhost:1111

Clone this wiki locally