AWS ExtendDB: the DynamoDB API with pluggable backends
AWS has introduced ExtendDB, an open-source adapter that provides a DynamoDB-compatible API with pluggable storage backends. This allows developers to use the DynamoDB interface with different storage systems beyond Amazon DynamoDB itself, offering greater flexibility in backend choice.