{"repo":"baxiry/zaradb","free":true,"listed":false,"github":"https://github.com/baxiry/zaradb","clone":"git clone https://github.com/baxiry/zaradb.git","description":"Experimental Documentary Database","language":"Go","stars":15,"topics":["database","document","zaradb","zara","nosql","go","golang"],"license":"BSD-3-Clause","category":"databases-storage","readme_excerpt":"ZaraDB is an open-licensed document database with no hidden restrictions and good performance. 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. Installation and then open : localhost:1111 [!NOTE] It is possible that some things will change within the API, The changes will be partial. Then it stabilizes completely in version 1.0.0. This documentation is intended for library developers, but is useful to anyone interested in documentary databases API Documentation Zara receives queries in JSON format. However, you can use JavaScript objects through the web interface provided by Zara via: localhost:1111 Insert insert one object: Insert many entries at one time: Find One find objects: Find One & match \"where...\" find objects matching specific conditions: Find Many find objects Find Many & match find objects matching specific conditions: match select just objects that matching specific conditions: Operators works with string & number: $eq equal, e.g match:{age:{$eq: 20}} $ne not equal match:{age:{$ne: 20}} $lt less than, e.g match:{age:{$lt: 20}} $gt greater then, e.g match:{age:{$gt: 20}} $ge greater than or equal to, e.g match:{age:{$ge: 20}} $le less than or equal to, e.g match:{age:{$le: 20}} Operators works with string only: $st string starts with, e.g match:{name:{$st: \"x\"}} $ns string not starts with, e.g match:{name:{$ns: \"x\"}} $en string ends with, e.g match:{na","default_branch":null,"files":null,"tree":[],"storefront":"/r/baxiry","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/baxiry/zaradb/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}