AWS Launches ExtendDB: Open Source DynamoDB-Compatible Adapter with PostgreSQL Backend Support
By
Renato Losio
Summary
AWS has announced ExtendDB, an open-source DynamoDB-compatible adapter that allows developers to use the DynamoDB API with alternative storage backends, starting with PostgreSQL. Currently at version 0.1, it supports DynamoDB control plane and data plane APIs including tables, items, and streams, and works with existing AWS SDKs and tools without modification. This gives teams flexibility to run DynamoDB-style workloads outside of native DynamoDB while maintaining application compatibility.
Source
Key quotes
· 3 pulledExtendDB is a DynamoDB-compatible adapter that lets developers use the DynamoDB API with different storage backends, starting with PostgreSQL.
The open source project supports existing AWS SDKs and tools without modification, giving teams greater flexibility to run DynamoDB-style workloads outside of native DynamoDB.
Currently at version 0.1, ExtendDB implements DynamoDB control plane and data plane APIs, including support for tables, items, and streams.
You might also wanna read
PostgreSQL Extensions Can Replace Multiple Specialized Databases by 2026
The article advocates for using PostgreSQL as a unified database solution in 2026, suggesting that its extensions can replace specialized da
PgDog raises funding to build a horizontal scaling proxy for PostgreSQL
PgDog is building a proxy layer for PostgreSQL to solve its horizontal scaling limitations. The company argues that alternative databases li
DocumentDB: An Open-Source, MongoDB-Compatible Document Database Built on PostgreSQL
DocumentDB is an open-source, MIT-licensed document database built on PostgreSQL that is fully MongoDB compatible. It offers native BSON sup
Snowflake, Databricks, and Azure Ship Postgres-Compatible Databases with Custom Storage Engines
Three major cloud data platforms — Snowflake, Databricks, and Microsoft Azure — have all recently shipped Postgres-compatible databases with
pg_lake: PostgreSQL Extension for Iceberg and Data Lake Integration
pg_lake is a PostgreSQL extension developed by Snowflake Labs that enables Postgres to function as a lakehouse system by integrating with Ic
Self-Hosting PostgreSQL: A Practical Alternative to Managed Cloud Services
The article challenges the prevailing narrative that self-hosting databases is risky and complex, arguing that self-hosting PostgreSQL can b

Comments
Sign in to join the conversation.
No comments yet. Be the first.