Friday, May 17, 2024
Home Tags Cosmosdb

Tag: cosmosdb

Binding Service Bus to Azure CosmosDB change feed.

0
In this article, we will learn how to listen to change feeds in Azure function and then send it to the service bus. Let's...

What is NoSQL?

0
A NoSQL (aka "non-SQL" or "non-relational" or "not only SQL") database store data differently than relational tables i.e. not in tabular form. The main types are document,...

EDITOR PICKS