azure-cosmos-database

There are 4 repositories under azure-cosmos-database topic.

  • TaleLearnCode/Ch-ch-ch-changes

    David Bowie might not be able to trace how time changes him, but with the Azure Cosmos DB change feed allows us to trace the changes to your data within your Cosmos database. The Azure Cosmos DB change feed listens to an Azure Cosmos container for any changes and then outputs the sorted lists of documents that were changed. In this session, you learn what the change feed is, how it works, and how you can use it to build more robust applications.

  • ezequielramos/azure-cosmos-emulator

    A simple mock of Azure Cosmos Database built in Python using Flask.

    Language:Python220
  • azure-microservices-functions-kubernetes-demo-project

    kathleenwest/azure-microservices-functions-kubernetes-demo-project

    This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, create, edit, and delete the community advertisements. The application makes direct requests to the back-end API endpoints. These are endpoints that we will also build for the server-side of the application. Let's deploy an app called Neighborly, allowing neighbors to post advertisements for services and products they can offer. The app will use a blend of Cosmos DB, Azure Functions, Kubernetes, Event Hub, Event Grid Topic, and more.

    Language:Python1202
  • akshayjoyinfo/IMDB.NetCore.AzureCosmos

    This is sample IMDB Movie Application which try to load the date from theMovideDB and Appeneded to AZURE Cosmos Database

    Language:C#20