AWS CCP Notes

Search

Search IconIcon to open search

10-03 Document Database

Last updated Aug 17, 2023 Edit Source

A document store is a NoSQL database that stores documents as its primary data structure.

Database (RDBMS)Database (Document)
TablesCollection
RowsDocuments
ColumnsFields
IndexesIndexes
JoinsEmbedding and Linking