You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π Fast (less than 1ms median response time on my laptop), powered by actix-web and sled
πͺΆ Lightweight (8MB download, no runtime dependencies)
π» Runs everywhere (linux, windows, mac, arm)
π§ Custom data models: create your own classes, properties and schemas using the built-in Ontology Editor. All data is verified and the models are sharable using Atomic Schema
π Full-text search with fuzzy search and various operators, often <3ms responses. Powered by tantivy.
ποΈ Tables, with strict schema validation, keyboard support, copy / paste support. Similar to Airtable.
π Documents, collaborative, rich text, similar to Google Docs / Notion.
π¬ Group chat, performant and flexible message channels with attachments, search and replies.
π File management: Upload, download and preview attachments.
πΎ Event-sourced versioning / history powered by Atomic Commits
π Real-time synchronization: instantly communicates state changes with a client. Build dynamic, collaborative apps using websockets (using a single one-liner in react or svelte).
π§° Many serialization options: to JSON, JSON-AD, and various Linked Data / RDF formats (RDF/XML, N-Triples / Turtle / JSON-LD).
π Pagination, sorting and filtering queries using Atomic Collections.
π Authorization (read / write permissions) and Hierarchical structures powered by Atomic Hierarchy