# jongo
**Repository Path**: mirrors_addons/jongo
## Basic Information
- **Project Name**: jongo
- **Description**: Query in Java as in Mongo shell
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-27
- **Last Updated**: 2026-02-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### Jongo, Query in Java as in Mongo shell

[](https://codecov.io/gh/bguerout/jongo)
**Faithful spirit**, Mongo query language isn't available in Java, Jongo fixes that. Copy/paste your queries to string.
**Object oriented**, Save & find objects into & from collections. Use embedded Jackson marshalling or your own.
**Wood solid**, As fast as Mongo Java driver. Open source, fully tested & made of rock solid libraries.
```xml
org.jongo
jongo
1.5.2
```
Documentation available at jongo.org