> For the complete documentation index, see [llms.txt](https://johnkazer.gitbook.io/core-web-dev-concepts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://johnkazer.gitbook.io/core-web-dev-concepts/azure-cosmos-db.md).

# Azure Cosmos DB

A simple but powerful database option from [Microsoft](https://docs.microsoft.com/en-gb/azure/cosmos-db/sql-api-nodejs-application). Enables creation of JSON objects as records which retains a straightforward relationship between the code and stored data.

Cloud-based databases are much easier to manage, share access and generally use than a traditional Microsoft Access or Excel approach.
