https://github.com/starnowski/mongo-fun
https://github.com/starnowski/mongo-fun
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/starnowski/mongo-fun
- Owner: starnowski
- Created: 2020-06-07T21:19:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-25T20:05:48.000Z (5 months ago)
- Last Synced: 2026-02-25T22:33:04.020Z (5 months ago)
- Language: Java
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongo-fun
[](https://github.com/starnowski/mongo-fun/actions/workflows/dev1-e2e-tests.yml)
[](https://github.com/starnowski/mongo-fun/actions/workflows/mongodb-container.yml)
[](https://github.com/starnowski/mongo-fun/actions/workflows/aggregation-tests.yml)
[](https://github.com/starnowski/mongo-fun/actions/workflows/mongodb-embedded.yml)
[](https://github.com/starnowski/mongo-fun/actions/workflows/mongodb-embedded-quarkus.yml)
[](https://github.com/starnowski/mongo-fun/actions/workflows/mongo-js-node-22.yml)
### Performance
https://www.mongodb.com/blog/post/performance-best-practices-indexing
### Mongo building patterns
https://www.mongodb.com/blog/post/building-with-patterns-a-summary
### 100MB limit for aggregation
https://www.mongodb.com/docs/manual/core/aggregation-pipeline-limits/