TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Cosmos DB
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarathlal Saseendran (14)
Tanuj Gyan (11)
Mangesh Kulkarni (7)
Akshay Patel (7)
C# Corner Live (6)
Debasis Saha (5)
Shakti Singh Dulawat (5)
Virender Verma (4)
Mohit Chhabra (3)
Janarthanan Selvaraj (2)
Vithal Wadje (2)
Anup Hosur (2)
Bassam Alugili (2)
Jignesh Trivedi (2)
Vijayaragavan S (2)
Packiaraj Santhiyagu (2)
Santhakumar Munuswamy (2)
C# Curator (1)
Mohamed Azarudeen Z (1)
Tuhin Paul (1)
Abhishek Kumar (1)
Dhairya Krishnat (1)
Thiago Vivas (1)
Praveen Kumar (1)
Sourav Bhattacharya (1)
Mohammad Sbeeh (1)
Herve Roggero (1)
Guest User (1)
Viral Jain (1)
Andrea Angella (1)
Kapil Singh Kumawat (1)
Srashti Jain (1)
Related resources for Cosmos DB
No resource found
Most Popular Graph Databases
8/10/2023 6:57:58 AM.
Graph databases, or Graph DBMS, are growing in popularity. Neo4j is the most popular graph database. This article lists the most popular graph databases.
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part Six
7/18/2023 9:10:53 AM.
This article series is aimed at teaching you how to use Cosmos DB trigger and HttpTrigger in an Azure function to create a serverless app that can broadcast the data to clients using SignalR. The clie
Simplifying CRUD Operations using Azure Cosmos DB
6/8/2023 10:08:19 AM.
In this article describes about the CRUD operations using Azure Cosmos DB simplification end to end deployment.
Getting Started with Azure Cosmos DB Account Creation
5/19/2023 7:04:50 AM.
In this article describes about the creation of multi-modal Azure Cosmos DB account creation.
⚡Effortless Scalability: Discover the Power of Azure Functions
5/4/2023 12:19:29 PM.
An Introduction to Serverless Computing
Azure Cosmos DB Conf 2023
4/17/2023 9:37:25 AM.
Azure Cosmos DB Conf is a free virtual developer event co-organized by Microsoft and the Azure Cosmos DB community.
Cosmos DB for RDBMS Developers - Azure for Sure - S2 - Ep. 6
3/15/2023 12:47:21 PM.
In this session, you will learn about Cosmos DB for RDBMS Developers.
CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C#
3/6/2023 10:58:42 AM.
In this article, we will learn how to create the Insert, Update, Delete, and Read operations in an ASP.NET Core Blazor Server App with Azure Cosmos DB and C#.
Data Transformations At Scale Using Azure Cosmos DB
3/1/2023 10:10:01 AM.
Azure Cosmos DB provides a powerful platform for data transformations at scale. By using features such as Change Feed, Stored Procedures, and Azure Functions, businesses can transform data quickly and
Data for All - Azure Cosmos DB - Azure for Sure - S2 - Ep. 2
2/17/2023 12:59:21 PM.
In this session, you will learn about Azure Cosmos DB.
CRUD Operations In Azure Cosmos DB SQL API Using ASP.NET Core Web API C#
11/28/2022 4:40:34 AM.
In this article , we will learn how to make Insert, update, read, delete from Azure Cosmos DB SQL API Using ASP.NET Core API C#
Learning Azure Cosmos DB
8/24/2022 4:24:07 AM.
In this article, you will learn about Azure Cosmos DB.
Azure Cosmos DB Conf (Europe-Middle East Africa)
5/9/2022 6:20:58 AM.
Watch the second Azure Cosmos DB Conf on CSharp TV & Learn TV. Azure Cosmos DB Conf is a free, virtual developer event organized in collaboration with the Azure Cosmos DB community and Microsoft.
Azure Cosmos DB Conf (Americas)
5/2/2022 5:19:27 AM.
Watch the second Azure Cosmos DB Conf on CSharp TV & Learn TV. Azure Cosmos DB Conf is a free, virtual developer event organized in collaboration with the Azure Cosmos DB community and Microsoft.
Azure Cosmos DB Conf (Asia-Pacific-Australia)
5/2/2022 5:19:03 AM.
Watch the second Azure Cosmos DB Conf on CSharp TV & Learn TV. Azure Cosmos DB Conf is a free, virtual developer event organized in collaboration with the Azure Cosmos DB community and Microsoft.
How To Do Live Data Refresh In Angular 11 Using SignalR
1/3/2022 5:51:46 AM.
In this article, you will learn how to do live data refresh in angular 11 using SignalR.
Angular 11 App To Do CRUD Operations On Azure Cosmos DB With .NET 5 REST API
12/31/2021 6:37:05 AM.
In the previous article, we will learn how to create a .NET 5 API that can do CRUD operations on Azure Cosmos DB using EF Core. We will continue this article to build an Angular 11 app to connect to t
Create A .NET 5 App To Perform CRUD Operations On Azure Cosmos DB (SQL API) Using EF Core
12/27/2021 5:13:37 AM.
In this article, you will learn how to create a .NET 5 App to perform CRUD operations on Azure Cosmos DB (SQL API) using EF Core.
Build And Publish A .Net Core API To Perform CRUD Operations On Azure Cosmos DB (SQL API)
12/14/2021 6:11:51 PM.
In this article, you will learn how to build and publish a .net core api to perform crud operations on azure cosmos db (SQL API) and secure it using facebook authentication.
Deploy .NET Core API To Azure Cloud And Secure It Using Facebook Authentication
12/14/2021 6:09:14 PM.
In this article series, we will learn how to create a .NET Core API that can do CRUD operations on Azure Cosmos DB and then publish it to Azure Cloud. After that, we will secure the API with Easy Auth
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part Two
12/3/2021 9:21:04 AM.
This article series is aimed at teaching you how to use Cosmos DB trigger and HttpTrigger in an Azure function to create a serverless app that can broadcast the data to clients using SignalR. The clie
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part Five
12/3/2021 9:19:37 AM.
This article series is aimed at teaching you how to use Cosmos DB trigger and HttpTrigger in an Azure function to create a serverless app that can broadcast the data to clients using SignalR. The clie
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part Four
12/3/2021 9:17:42 AM.
This article series is aimed at teaching you how to use Cosmos DB trigger and HttpTrigger in an Azure function to create a serverless app that can broadcast the data to clients using SignalR. The clie
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part Three
12/3/2021 9:15:58 AM.
In this article, you will learn about live charts using Azure Cosmos DB, Azure functions, SignalR and WPF.
Live Charts Using Azure Cosmos DB, Azure Functions, SignalR And WPF - Part I
12/3/2021 9:11:58 AM.
This is part 1 of the article series. We will learn how to create a resource group and cosmos db here. This article is aimed at teaching you how to use Cosmos DB trigger and HttpTrigger in an Azure fu
What Is Azure Cosmos DB
4/22/2021 2:06:55 PM.
In this article, you will learn about Azure Cosmos DB.
Road To AZ-204 - Developing Solutions That Use Cosmos DB Storage
11/5/2020 6:36:52 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. Cosmos DB is the main component that will have their fundamentals explained here alon
Implement Stored Procedure, UDFs And Trigger In Cosmos DB Using ASP.NET Core Web Application
9/9/2020 7:47:07 AM.
In this example, we will demonstrate how to implement Cosmos DB related Server-side objects like Stored Procedure, Trigger, UDFs, etc in an Asp.Net Core Applications.
Design And Implement A Graph Database In Azure Cosmos DB
7/22/2020 6:55:57 AM.
In this article, we discuss the concept of a Graph Database and how we can create and operate in a Graph Database using Azure Portal.
Top 10 Most Popular Articles Of Cosmos DB
7/18/2020 9:59:11 AM.
This article lists the top 10 most-read articles of the Cosmos DB category.
Azure Cosmos DB - SQL API Geo-Replication Using EF Core
7/16/2020 5:50:08 AM.
In this article, you will learn about Azure Cosmos DB - SQL API Geo-Replication using EF Core.
Indexing In Azure Cosmos DB
7/16/2020 4:05:36 AM.
By default, the Azure Cosmos DB data is indexed. Azure applies its default indexing policy while creating a collection. However, a user can set their customized indexing policy as per requirement.
Getting Started With MongoDB - MongoDB In Azure Cosmos DB
7/16/2020 4:00:00 AM.
My last article demonstrated how to interact with the MongoDB database server from a simple C# console application. Now, when you build enterprise applications using MongoDB, your local database serve
Partitioning In Azure Cosmos DB
7/16/2020 3:50:19 AM.
This article gives an overview of partitioning in Azure Cosmos DB. The partition key is the JSON property (or path) within your documents that can be used by Cosmos DB to distribute data among multipl
Azure Cosmos DB With SQL Query Cheat Sheet PDF
7/16/2020 3:01:50 AM.
Microsoft Azure Cosmos DB supports querying documents using SQL (Structured Query Language) as a JSON query language. Cosmos DB is truly schema-free. By its commitment to the JSON data model directly
Stored Procedures In Azure Cosmos DB
7/16/2020 2:52:55 AM.
There are many performance benefits when executing complex operations like Batching in case of using Stored Procedures. Reason is all these operations get executed closer to data as Stored Procedures
Simple CRUD Operations In Azure Cosmos DB
7/16/2020 2:44:08 AM.
In this article, you will learn about Simple CRUD operations in Cosmos DB.
Azure Cosmos DB - Part One - Introduction To The World Of NOSQL
7/16/2020 2:24:51 AM.
Azure Cosmos DB Introduction To The World Of NOSQL.
Using Azure Cosmos DB In MVC Web Application
7/16/2020 1:51:58 AM.
In this article, we will learn to create, read, and delete documents in Azure Cosmos DB by using code. We will focus on the use of the SQL API.
How To Build Server Side Objects Like UDF, Stored Procedure, & Trigger In Cosmos DB
7/13/2020 5:47:24 AM.
In this article, we will discuss the UDF, Stored Procedures, and Triggers in Cosmos DB.
Azure Cosmos DB - SQL API Using EF Core
7/6/2020 6:54:52 AM.
In this article, you will learn about Azure Cosmos DB - SQL API Using EF Core.
How To Design And Query Data In Cosmos DB
7/2/2020 7:23:55 AM.
In this article, we will discuss document design and structure in Cosmos DB. We also discuss the different query types that can be required to retrieve data from Cosmos DB.
An Overview Of Cosmos DB - Start From Scratch
6/22/2020 6:02:59 AM.
In this article, we will discuss the NoSQL database. Along with this, we also discuss Cosmos DB and how to create it using Azure Portal.
Update Data Into Azure Cosmos DB Using Power Automate
6/8/2020 11:49:01 AM.
In this article, you will learn how to update data into Azure Cosmos DB using Power Automate.
Delete Data From Azure Cosmos DB Using Power Automate
6/1/2020 7:46:02 AM.
In this article you will learn how to delete data from Azure Cosmos DB using Power Automate.
Read Data From Azure Cosmos DB Using Power Automate
5/26/2020 11:08:22 AM.
In this article you will learn how to read data from Azure Cosmos DB using Power Automate.
Insert Data Into Azure Cosmos DB Using Power Automate
5/18/2020 9:27:28 AM.
In this article you will learn how to insert data into Azure Cosmos DB using Power Automate.
Create A Free Cosmos DB SQL API Account With Multi Write Regions
3/19/2020 5:11:02 AM.
In this post, we will discuss about the features of newly introduced free tier Cosmos DB account.
Creating Your First Cosmos DB Database
8/23/2019 9:45:33 AM.
In this article, I will show you how to create your first Cosmos DB database using the Azure portal.
Real-time Angular 8 Application with SignalR and Cosmos DB
8/16/2019 3:44:01 PM.
In this post, we will create a real-time application in SignalR with ASP.NET Core as backend and Angular 8 as frontend. We will use Cosmos DB to save and retrieve the data. We will create a fully func
Entity Framework Core And Cosmos DB With Blazor
7/29/2019 2:12:49 PM.
In this article, we will learn how to get started with Entity Framework Core and Cosmos Db with Blazor. We will create a demo application as well for better understanding.
Understanding Partitioning And Partition Key In Azure Cosmos DB
7/25/2019 8:45:43 AM.
In this article, you will learn about partitioning and Partition Keys in Azure Cosmos DB.
Deep Dive Into Azure Cosmos DB
7/12/2019 8:11:07 AM.
In this article, you learn about Azure Cosmos DB and how to perform CRUD operations there.
Introduction To Azure Cosmos DB Table API
6/20/2019 2:26:55 AM.
This article will provide a short introduction to Database Systems and Azure Cosmos DB Table API with a code sample.
Angular 8 App With Cosmos DB And Azure Functions
6/9/2019 11:48:19 PM.
In this post, we will see how to create an Azure Function in Visual Studio and we will create separate Azure Functions for each CRUD action with Cosmos DB. Later, we will use these functions as REST
Master-Details App In Angular With Cosmos DB Using Embedded Data Modeling
5/28/2019 1:26:19 PM.
In this post, we will see how to create a Master-Details application in Angular using ASP.NET Core and Cosmos DB. Instead of using multiple tables like in the traditional RDMS approach, we will use a
Angular App With ASP.NET Core And Cosmos DB
5/18/2019 9:06:12 AM.
In this post, we will see how to create an Angular application in Visual Studio 2017 with ASP.NET Core template and we will connect this app with Cosmos DB database. For testing purposes, we are using
Introduction To Azure Cosmos DB - Day One
5/14/2019 7:24:28 PM.
Azure Cosmos DB is globally replicated, multimodal database service that offers rich querying over schema-free data. In this series, learn all about Cosmos DB.
Connecting The Same Cosmos DB Database Using SQL API And Mongo API From A Blazor App
2/22/2019 11:41:37 AM.
Microsoft unified the structural design of SQL API and Mongo DB API in Cosmos DB. In this article, we will see how to connect the same Cosmos DB database using SQL API .NET SDK and Mongo DB API .NET S
Connect🔗Cosmos DB Local Emulator From Visual Studio Code
2/18/2019 10:27:47 PM.
In this article, we will see how to add Cosmos DB extension in Visual Studio Code, and we will connect a local Cosmos DB in VS Code. For that, we are using Cosmos DB Emulator.
Get In Touch With Document DB From Azure Cosmos DB
2/18/2019 1:19:29 AM.
Get In Touch With Document DB From Azure Cosmos DB.
A Technical Overview of Azure Cosmos DB
2/18/2019 1:17:50 AM.
Azure Cosmos DB is Microsoft’s globally distributed and multi-model database service. It is also called Multi-model + multi-API. It also offers turnkey global distribution across any number of Azure r
Customized Azure Cosmos DB With Xamarin.Forms Application (Student Detail) For Android And UWP
2/18/2019 1:17:29 AM.
Reading this article, you will learn how to develop customized (Student APP) Azure Cosmos DB with Xamarin Forms application using Android and UWP in XAML and Visual C# - cross platform application dev
Quick Start With Azure Cosmos DB - Day Five
2/18/2019 1:15:57 AM.
In this article, we will see how we can execute SQL queries on JSON documents and get filtered results.
Quick Start With Azure Cosmos DB - Day Four
2/18/2019 1:15:37 AM.
In this article, we will create a JSON document under cosmos DB collection through the portal and will also check how we can create through C#.
Quick Start With Azure Cosmos DB - Day Three
2/18/2019 1:15:08 AM.
In this article, we will understand the business model & requirement and create Cosmos DB and collection accordingly using the portal as well as through .NET Code.
Getting Started With Azure Cosmos DB - Table API
2/18/2019 1:13:12 AM.
The table is made up of one or more partitions. Partition Key and Row Key are suitable to optimize your solution. The account name, table name, and partitionkKey together identify the partition within
How To Create And Use Azure Cosmos DB In Xamarin.Forms Application For Android
2/18/2019 1:12:15 AM.
Reading this article, you can learn How to Create and use Azure Cosmos DB In Xamarin Forms application using for Android with XAML and Visual C# in cross-platform application development.
Quick Start With Azure Cosmos DB - Day Two
2/18/2019 1:11:15 AM.
In my previous article, we have seen the structure of Cosmos DB, signed up azure free account for 30 days and created Cosmos DB account using Azure Portal.. today, we will see how we can create docume
Productive C# - How To Create A Documents Store In Azure Cosmos DB
2/18/2019 1:09:44 AM.
Learn how to create a Documents Store in Azure Cosmos DB using C#.
Understand Azure Cosmos DB - DocumentDB API (SQL)
2/18/2019 1:08:34 AM.
Azure Cosmos DB is Microsoft’s globally-distributed, multi-model database service "for managing data at planet-scale." It builds upon and extends the earlier Azure DocumentDB, which was rele
Useful Consistency Model Of Azure Cosmos DB
2/18/2019 1:08:01 AM.
Azure cosmos DB tunable consistency level helps to choose one that is very close to a customer’s requirement.
Diving Deep Into Different Consistency Levels Of Azure Cosmos DB
2/18/2019 1:07:28 AM.
In this article, we will dive into different consistency levels of Azure Cosmos DB.
Kick Start With Azure Cosmos DB - Part Two
2/18/2019 1:02:13 AM.
In this article, we will learn how to create a new Azure Cosmos DB for free. How? Can we use it for free? I have found a couple of alternative ways to use the Azure Cosmos DB for free without an Azur
Kick Start With Azure Cosmos DB
2/17/2019 11:53:26 PM.
In this article, we will discuss Azure Cosmos DB. What is a Cosmos DB? Why do we need to use the Cosmos DB? We will also learn how to create a new Azure Cosmos DB account using Azure subscriptions, ho
Azure Cosmos DB - Part Two - Understanding The Azure Cosmos DB Concept
2/17/2019 11:47:55 PM.
Azure Cosmos DB - Understanding The Azure Cosmos DB Concept.
Azure Cosmos DB - Part Three - Getting Started With Azure Document DB
2/17/2019 11:45:58 PM.
Azure Cosmos DB - Getting Started With Azure Document DB.
Overview Of Cosmos DB Partitioning
2/17/2019 11:43:40 PM.
In this article, we will see how Cosmos DB partitions can be created and used in order to achieve the scaling.
Understand Azure Cosmos DB - Table API
2/17/2019 11:42:50 PM.
Cosmos DB is a globally distributed multi-model database. Using the API, applications running on Azure Table storage can take advantage of secondary indexes, turnkey global distribution, dedicated thr
Cosmos DB Consistency
2/17/2019 11:41:58 PM.
This article gives overview on consistency models available in Azure Cosmos DB
Explore Azure Cosmos DB Without Azure Subscription
2/17/2019 11:39:51 PM.
Azure Cosmos DB emulator is an exciting tool for getting started with Cosmos Db. This allows us to play with Cosmos DB without even having an Azure Subscription. That means you can write Cosmos DB cod
Migrate SQL Table To Cosmos DB Using Cosmos DB Data Migrating Tool
2/17/2019 11:37:39 PM.
We will discuss about the Cosmos DB Data Migration Tool. This tool will help us to import data from various sources. I will give you all details about these data sources
Querying Cosmos DB In Azure Databricks Using Cosmos DB Spark Connector
2/17/2019 11:36:45 PM.
We will create a Cosmos DB service using SQL API and query the data in our existing Azure Databricks Spark cluster using Scala notebook. We use Azure Cosmos DB Spark Connector for this.
Copy Data From Blob Storage To Cosmos DB Using Azure Data Factory
2/17/2019 11:34:51 PM.
We will see how to create an Azure Data Factory and we will copy data from Blob Storage to Cosmos DB using ADF pipelines. We will create Source and Destination (Sink) datasets in pipeline and we will
Utilize Multi Master Support In Azure Cosmos DB
11/18/2018 3:47:44 PM.
In this article, I am going to explain about multi-master, how it solves the problem in data replication scenarios with multi-master. Before reading this article, please read my previous article to un
Create Azure Data Factory And Pipeline Using .NET SDK
10/16/2018 10:03:42 AM.
In this article, we will create Azure Data Factory and pipeline using .NET SDK. We will create two linked services and two datasets. One for source dataset and another for destination (sink) dataset.
Blazor - Work With Cassandra API In Cosmos DB
10/1/2018 1:57:19 PM.
We will see how to create a Cosmos DB account with Cassandra API. Later we will create a Blazor application and connect with Cassandra database using “CassandraCSharpDriver” NuGet package.
Twitter Sentiment Analysis With Azure Stream Analytics And Cosmos DB
9/6/2018 9:06:36 AM.
We will see how to analyze the twitter data with Azure Event Hub and Azure Stream Analytics. Later we save live data to Cosmos DB using stream output in Azure Stream Analytics. We will see the live da
Angular 6 Application With Cosmos DB And Web API 2
8/13/2018 10:53:17 AM.
In this article, we will create an Angular 6 application with Web API 2.0. We will see all four CRUD operations and save the data to Cosmos DB. For testing purpose, we can use Cosmos DB emulator and s
Azure Cosmos DB - Part Two - Enable Geo Replication Of Data
7/5/2018 9:06:05 AM.
Azure Cosmos DB allows to distribute the data globally to any available Azure region with a click. With, Azure Cosmos DB data is replicated in a transparent manner. Azure Cosmos DB also provides confi
Querying ConsmosDB Using SQL API
12/19/2017 7:05:50 PM.
Here, we can find the first name and number of pets from child entity but to find out the last name we need to refer to family entity. To select last name along with first name we need to use join ope
Getting Started With Azure Cosmos DB
10/30/2017 12:27:36 AM.
Azure Cosmos DB is a globally distributed database service designed to enable you to elastically and independently scale throughput and storage across any number of geographical regions with a compreh
Key Capabilities Of Azure Cosmos DB
8/12/2017 3:14:03 PM.
A few years ago, Microsoft offered DocumentDB as a Service (DaaS) that supported a limited set of features and functionalities. Today, most of the cloud-based services, such as Bing, Azure, and Office