https://github.com/Jsondb/jsondb-core
JsonDB a pure java database that stores its data as Json Files
https://github.com/Jsondb/jsondb-core
encyption-support java java-database json-files jsondb mongodb-like ndjson xpath-queries
Last synced: 26 days ago
JSON representation
JsonDB a pure java database that stores its data as Json Files
- Host: GitHub
- URL: https://github.com/Jsondb/jsondb-core
- Owner: Jsondb
- License: mit
- Created: 2016-08-26T22:42:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T17:13:03.000Z (3 months ago)
- Last Synced: 2025-02-08T18:23:39.563Z (3 months ago)
- Topics: encyption-support, java, java-database, json-files, jsondb, mongodb-like, ndjson, xpath-queries
- Language: Java
- Homepage: https://jsondb.github.io/
- Size: 408 KB
- Stars: 215
- Watchers: 13
- Forks: 46
- Open Issues: 29
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ccamel - Jsondb/jsondb-core - JsonDB a pure java database that stores its data as Json Files (Java)
README
[](https://circleci.com/gh/Jsondb/jsondb-core) [](https://travis-ci.org/Jsondb/jsondb-core) [](https://coveralls.io/github/Jsondb/jsondb-core?branch=master)
JsonDB is a pure java database that stores its data as Json Files.
A very small memory footprint, runs embedded within your java program.
Provides APIs that are very similar and inspired by MongoDB.
Provides a Apache JxPath based query system.
Visit https://jsondb.github.io for detailed information about Jsondb, Why Jsondb and Using Jsondb
## Stargazers over time
[](https://starchart.cc/Jsondb/jsondb-core)