1 مستودع
Database servers that emulate the DynamoDB API to provide a drop-in replacement for cloud-based NoSQL stores.
Distinct from NoSQL Databases: Distinct from general NoSQL Databases: specifically highlights the emulation of the proprietary DynamoDB API.
Explore 1 awesome GitHub repository matching data & databases · DynamoDB-Compatible Databases. Refine with filters or upvote what's useful.
Scylla is a distributed wide column NoSQL database designed as a high-performance data store. It functions as a Cassandra compatible database and a DynamoDB compatible store, implementing a shared-nothing architecture built on an asynchronous event-driven framework. The system emulates cloud-based APIs to support applications built for proprietary cloud protocols and implements the Cassandra Query Language for high-throughput workloads. This allows for the migration of cloud workloads to self-hosted environments while maintaining API compatibility. The project covers distributed data storage
Provides a distributed NoSQL store that emulates the DynamoDB API for cloud-native application support.