The ultimate solution for flexible, real-time, and user-friendly database management. Self-hosted or SaaS — it's your choice.
Easy Base is an open-source dynamic database platform built using Spring Boot and MongoDB. It allows users to create, manage, and scale their databases and collections through APIs, supporting both structured and unstructured data.
- Dynamic Collections: Easily create and manage collections with APIs.
- MongoDB: Fast, scalable data storage and retrieval.
- Real-Time Updates: WebSocket-based notifications for real-time data changes.
- User Authentication: JWT-based secure access.
- Usage-Based Billing: Track API calls and storage for billing.
- SaaS & Self-Hosted: Deploy Easy Base as SaaS or on your own infrastructure.
- Java 17+
- Maven 3.8+
- MongoDB 6.0+
- Docker (optional for deployment)