1 repo
Database engines providing atomic, isolated, and consistent transaction processing.
Distinguishing note: Focuses on core transactional integrity, distinct from high-level features.
Explore 1 awesome GitHub repository matching data & databases · ACID Transactional Cores. Refine with filters or upvote what's useful.
SurrealDB is a multi-model database engine designed to store and query document, graph, relational, and vector data within a single ACID-compliant platform. It functions as an AI-native data store, integrating vector search, graph traversal, and machine learning model execution directly into its query layer. By providing a unified declarative query language, the platform eliminates the need for external middleware to synchronize data across different storage models. The platform distinguishes itself through its ability to manage agent memory and complex workflows natively. It allows developer
Groups multiple operations into atomic, isolated units to ensure data integrity and consistency across complex distributed database workloads.