A collection of MongoDB-related scripts, apps, and proof-of-concept (PoC) projects.
This repository showcases practical examples, prototypes, and tools I've developed using MongoDB and related technologies.
The repository includes:
- 🔍 Aggregation Framework examples
- 📈 Time series modeling
- 🧠 Full-text search and vector search PoCs
- 🧭 Graph modeling with
$graphLookup - ☁️ MongoDB Atlas automation scripts
- 🛠️ Stream Processing with MongoDB
- ⚙️ Data migration and transformation tools
- 🔐 Security-related demos (e.g., hashed data exposure analysis)
- MongoDB (Atlas & Self-Hosted)
- MongoDB Shell, Compass, and Atlas CLI
- Python / Node.js / JavaScript
- Docker
- Cloud (AWS, GCP)
- Bash / Shell Scripts
- Clone the repo:
git clone https://github.com/itchap/mongodb-projects.git