Independent conformance testing for DynamoDB-compatible databases.
Every test runs against real AWS DynamoDB first, and the result becomes the baseline. An emulator only passes a test if it gives the same answer DynamoDB does. Scores are tracked run over run and published at paritysuite.org.
- dynamodb-conformance — the suite itself: the tests, the recorded results, and the tooling that scores each target against real DynamoDB.
DynamoDB Local, Dynalite, LocalStack, Ministack, Floci, ExtendDB, Dynoxide, and anything else that speaks the DynamoDB HTTP API. To put a new target on the board, open an issue on the suite repo.
Built and maintained by Martin Hicks. Released under the Apache License 2.0.