Discover and explore top open-source AI tools and projects—updated daily.
Headless CMS and real-time graph database for collaborative applications
Top 29.2% on SourcePulse
Atomic Server is an open-source headless CMS and real-time graph database designed for developers building dynamic, collaborative applications. It provides a powerful, lightweight backend with features like custom data modeling, real-time synchronization, and robust search capabilities, enabling rapid development of complex data-driven applications.
How It Works
Built on Actix-web and Sled, Atomic Server boasts sub-millisecond median response times and an 8MB download size with no runtime dependencies. Its core is an event-sourced architecture utilizing Atomic Commits for robust versioning and history. Data modeling is highly customizable via an Ontology Editor, enforcing schemas and enabling sharable models. Full-text search is powered by Tantivy, offering fuzzy matching and fast query responses. Real-time synchronization is achieved via WebSockets, allowing instant state updates to clients.
Quick Start & Requirements
Installation instructions and API documentation are available at docs.atomicdata.dev
. The server is designed to run on Linux, Windows, macOS, and ARM architectures, requiring no specific hardware or advanced software prerequisites beyond standard OS environments.
Highlighted Details
1 week ago
Inactive