惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
Recent Announcements
Recent Announcements
博客园 - 司徒正美
P
Proofpoint News Feed
博客园 - 聂微东
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
aimingoo的专栏
aimingoo的专栏
量子位
MyScale Blog
MyScale Blog
云风的 BLOG
云风的 BLOG
博客园 - Franky
B
Blog RSS Feed
F
Full Disclosure
The Cloudflare Blog
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
D
DataBreaches.Net
N
News and Events Feed by Topic
S
Secure Thoughts
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
V2EX - 技术
V2EX - 技术
L
LINUX DO - 最新话题
H
Heimdal Security Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Apple Machine Learning Research
Apple Machine Learning Research
L
LangChain Blog
Hugging Face - Blog
Hugging Face - Blog
C
Check Point Blog
U
Unit 42
G
Google Developers Blog
Forbes - Security
Forbes - Security
S
Schneier on Security
T
Threatpost
W
WeLiveSecurity
I
Intezer
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Security Latest
Security Latest
T
Troy Hunt's Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
有赞技术团队
有赞技术团队
S
Security Affairs
Cisco Talos Blog
Cisco Talos Blog
T
Tenable Blog
Simon Willison's Weblog
Simon Willison's Weblog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
V
Vulnerabilities – Threatpost

AWS Open Source Blog

Open Protocols with the Strands Agents SDK | Amazon Web Services Building secure AI agents at scale: Introducing Loom for AWS | Amazon Web Services Introducing MCP server for Registry of Open Data on AWS | Amazon Web Services Building a Stateful IT Service Desk Agent with LangGraph on Amazon EKS | Amazon Web Services Open Governance for MySQL: A Step Forward for the Community | Amazon Web Services Governing AI Assets at Scale with MCP Gateway and Registry | Amazon Web Services Introducing Trusted Remote Execution: Policy-Enforced Scripts for AI Agents and Humans | Amazon Web Services Decoupling Authorization at Scale: MongoDB Atlas and Cedar-Based Resource Policies | Amazon Web Services Deploying cloud-based engineering workbenches with the Virtual Engineering Workbench on AWS | Amazon Web Services OCSF Achieves ITU Support: Powering AI-Ready Security Operations | Amazon Web Services AWS and Others Invest $12.5M to Defend the Open Source Ecosystem from AI Threats | Amazon Web Services Introducing Strands Labs: Get hands-on today with state-of-the-art, experimental approaches to agentic development | Amazon Web Services Cedar Joins CNCF as a Sandbox Project | Amazon Web Services Building intelligent physical AI: From edge to cloud with Strands Agents, Bedrock AgentCore, Claude 4.5, NVIDIA GR00T, and Hugging Face LeRobot | Amazon Web Services Shaping the future of MCP: AWS’s commitment and vision | Amazon Web Services Introducing Strands Agent SOPs – Natural Language Workflows for AI Agents | Amazon Web Services Announcing ml-container-creator for easy BYOC on SageMaker | Amazon Web Services The Swift AWS Lambda Runtime moves to AWSLabs | Amazon Web Services Jupyter Deploy: Create a JupyterLab application with real-time collaboration in the cloud in minutes | Amazon Web Services Introducing CLI Agent Orchestrator: Transforming Developer CLI Tools into a Multi-Agent Powerhouse | Amazon Web Services Strands Agents and the Model-Driven Approach | Amazon Web Services Open Protocols for Agent Interoperability Part 4: Inter-Agent Communication on A2A | Amazon Web Services Powering AI-Driven Security with the Open Cybersecurity Schema Framework | Amazon Web Services Introducing Strands Agents 1.0: Production-Ready Multi-Agent Orchestration Made Simple | Amazon Web Services Open Protocols for Agent Interoperability Part 3: Strands Agents & MCP | Amazon Web Services Open Protocols for Agent Interoperability Part 2: Authentication on MCP | Amazon Web Services Introducing AWS CDK Community Meetings | Amazon Web Services Secure your Express application APIs in 5 minutes with Cedar | Amazon Web Services
AWS joins the DocumentDB project to build interoperable, open source document database technology | Amazon Web Services
2025-08-25 · via AWS Open Source Blog

AWS joins the DocumentDB project to build interoperable, open source document database technology

At AWS, we design cloud services that give customers the freedom to choose technology that best suits their needs. Our commitment to interoperability with open standards and open source technologies is a key reason customers choose AWS. This is one of the reasons why we launched Amazon DocumentDB (with MongoDB compatibility) in 2019. Amazon DocumentDB is a serverless, fully managed, MongoDB API-compatible document database service. Amazon DocumentDB serves tens of thousands of customers globally across all industries. For example, United Airlines uses Amazon DocumentDB to modernize their ticket ordering workflow. Capital One uses Amazon DocumentDB for its credit decisioning application. FINRA leveraged Amazon DocumentDB to revamp how regulatory filings are collected on behalf of their customers to support its mission.

Today, AWS joins the open source DocumentDB project under the stewardship of the Linux Foundation, reiterating our commitment to choice and interoperability for customers. Microsoft launched the DocumentDB project in January 2025. Microsoft has moved the project to The Linux Foundation, where it will be independently led and governed. The project aims to provide the developer community with a PostgreSQL-based document database, with complete visibility into the architecture and implementation of the engine. Because the project is open source under the permissive MIT license, developers and organizations alike can migrate existing applications with little to no change or build new applications. AWS has joined the technical steering committee of the Linux Foundation project and will contribute to the further advancement of this important technology.

In this post, we present three reasons why AWS joined the DocumentDB open source project.

MongoDB API compatibility

First, DocumentDB has a goal to provide 100% compatibility with the MongoDB API. The MongoDB API is the most popular document database API, and we want to see it continue to succeed. By joining this project, we are helping customers access the same compatibility, performance, and functionality, no matter where they run their applications – in AWS, other clouds, on-premises, or locally on their desktops.

Feature innovations

Second, open source accelerates innovation. With multiple database vendors and cloud providers, including Microsoft and Yugabyte, joining the project, we expect the community to not just close the gap with MongoDB API compatibility but also improve performance, features, and developer experience. Each organization brings their expertise to the table. With multiple companies and contributors supporting this project, customers will be able to leverage the advancements made in the project, while still being compatible with the MongoDB API.

Built on PostgreSQL

Third, DocumentDB is built on PostgreSQL, which has become the preferred relational database for many enterprise developers and startups, with its reputation for reliability, features, and extensibility that’s backed with nearly 35 years of active development. AWS is recognized as a major contributor to the PostgreSQL open source community, providing contributions to the core database software, extensions, drivers, and project governance. AWS has contributed to PostgreSQL features for high availability, major version upgrades, improved performance for queries and maintenance operations, JDBC driver, extensions like pgvector, and community operations. For example, Trusted Language Extensions (pg_tle) for building extensions on restricted filesystems, and pgactive for added resiliency and flexibility for moving data between two or more active databases. Now, by joining the DocumentDB project, we will bring together our expertise on Amazon DocumentDB and PostgreSQL into improvements on the open source project that will benefit customers.

Looking ahead

Since its inception, AWS has been the best place for customers to build and run open source software in the cloud. AWS is proud to support open source projects, foundations, and partners. We are committed to bringing the value of open source to our customers, and the operational excellence of AWS to open source communities.

As part of our open source commitment, AWS has a long history of contributing to open source projects. For example, we have large number of contributions to Lucene, Valkey, containerd, PostgreSQL, Rust, and OpenSearch. We’ve learned a lot from those experiences, including the importance of getting involved and contributing upstream to the open source projects that we build on and that our customers depend on. AWS remains committed to DocumentDB for the long term because we firmly believe in the power of open source to increase innovation. Similarly to Valkey and OpenSearch, we will continue to bring the innovations we have built in Amazon DocumentDB to the open source DocumentDB project so that customers can continue to take advantage of those capabilities, no matter where they choose to run their software.

While the DocumentDB project, stewarded by Linux Foundation, has a similar name to Amazon DocumentDB, they use different software under the hood. Amazon DocumentDB is a MongoDB API-compatible document database that is built by AWS. The project, stewarded by Linux Foundation, on the other hand, while also being MongoDB compatible, uses an open source engine that is built as an extension on PostgreSQL. This is a different engine than the one used in Amazon DocumentDB. AWS will continue to invest in both Amazon DocumentDB and open source DocumentDB akin to how we invest in Amazon OpenSearch Service and OpenSearch. Moving forward, we will start contributing Amazon DocumentDB innovations to the open source project, and adopt features and capabilities from the open source DocumentDB engine to our managed Amazon DocumentDB service over time. We will announce these changes in our What’s New posts over the coming months.

“It’s great that Microsoft, AWS, and others are joining forces to work on DocumentDB, an open source implementation of a MongoDB-compatible API on top of PostgreSQL. Microsoft and AWS already work together to enhance Postgres, so it is logical they would use the high-quality Postgres source code and leverage its extensibility to meet the need for an open source document database,” said Bruce Momjian, founding member of the PostgreSQL core development team. “The idea of using Postgres in this way has been around for a long time so I am glad it is now getting serious traction. DocumentDB should be an interesting alternative to users wanting an open source implementation, and for database users who just want a simpler interface to PostgreSQL.”

“DocumentDB fills a critical gap in the document database ecosystem, attracting contributors, users and champions. What’s even more exciting is it provides an open standard for document based applications, like what SQL did for relational databases,” said Jim Zemlin, executive director of the Linux Foundation. “By joining the Linux Foundation, DocumentDB is securing its open source future and helping chart a new path for NoSQL database standards and community-driven innovation.”

We are excited to contribute to DocumentDB project as one of many stakeholders. Please join us on GitHub to continue open source development on DocumentDB. You can also visit our website here to learn more and get involved.