Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Amazon DocumentDB

From Wikipedia, the free encyclopedia
(Redirected fromDocumentDB)
Managed database service
For Microsoft Azure service formerly named DocumentDB, seeCosmos DB.
Amazon DocumentDB
Developer(s)Amazon.com
Initial releaseJanuary 2019; 6 years ago (2019-01)[1]
Operating systemCross-platform
Available inEnglish
Type
LicenseProprietary
Websiteaws.amazon.com/documentdb/

Amazon DocumentDB is amanaged proprietaryNoSQLdatabase service that supports document data structures, with some compatibility withMongoDB version 3.6 (released by MongoDB in 2017) and version 4.0 (released by MongoDB in 2018). As a document database, Amazon DocumentDB can store, query, andindexJSON data. It is available onAmazon Web Services.[2][3] As of March 2023, AWS introduced some compliance with MongoDB 5.0 but lacks time series collection support.[4]

Main features

[edit]

A document database natively stores JSON data. DocumentDB provides single document lookups,index scans,regular expression queries, andaggregations. It can create single-field, compound, andmulti-key indexes to improve the performance of query patterns. Reads from the indexes on the primary instance areread-after-write consistent and users can delete or create new indexes at any time.

DocumentDB was an enhancement to theAmazon Aurora relational database system,[5] specifically the PostgreSQL-compatible edition. Its architecture separates storage and computing so that each layer can scale independently, though the system is limited to a single writable primary. Amazon DocumentDB, through Aurora PostgreSQL, uses the Aurora Storage Engine,[6] originally built for the MySQL relational database. This storage engine isdistributed,fault-tolerant,self-healing, anddurable, which it maintains byreplicating data six ways across three AWS Availability Zones (AZs).[2][7] Amazon DocumentDB databases cannot span AWS Regions or span cloud providers, nor can Amazon DocumentDB run on-premises. The system can support up to 15 low-latency readablereplicas and continuously backs up all changes to Amazon S3.

See also

[edit]

References

[edit]
  1. ^"Amazon Web Services calls MongoDB's licensing bluff with DocumentDB, a new managed database". 9 January 2019.
  2. ^ab"Managed Cloud Database - Amazon DocumentDB (with MongoDB compatibility) FAQs - AWS".Amazon Web Services, Inc. Retrieved2024-11-16.
  3. ^"AWS Services by Region - AWS".Amazon Web Services, Inc. Retrieved2024-11-16.
  4. ^"Amazon DocumentDB (with MongoDB compatibility) adds support for MongoDB 5.0 wire protocol and client-side field level encryption".Amazon Web Services, Inc. Retrieved2024-11-16.
  5. ^"Is DocumentDB Really PostgreSQL?".EDB. Retrieved2021-02-07.
  6. ^"Introducing the Aurora Storage Engine".Amazon Web Services. 2016-12-12. Retrieved2021-12-12.
  7. ^"Choosing Regions and Availability Zones".Amazon DocumentDB. Retrieved2023-03-01.

External links

[edit]
People
Current
Former
Facilities
Products and
services
Subsidiaries
Cloud
computing
Services
Devices
Technology
Media
Retail
Logistics
Former
Litigation
Other
Unions
Business models
Technologies
Applications
Platforms
Infrastructure
Retrieved from "https://en.wikipedia.org/w/index.php?title=Amazon_DocumentDB&oldid=1276333225"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp