TECHNOLOGIES
FORUMS
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
Cosmos DB
FOLLOW
Azure Cosmos DB is Microsoft's globally distributed, multi-model database service. Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure's geographic regions.
Articles
(58)
Blogs
(2)
Resources
(0)
Videos
(4)
News
(2)
Articles
How To Design And Query Data In Cosmos DB
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.
Debasis Saha
Jul 02, 2020
An Overview Of Cosmos DB - Start From Scratch
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.
Debasis Saha
Jun 22, 2020
Update Data Into Azure Cosmos DB Using Power Automate
In this article, you will learn how to update data into Azure Cosmos DB using Power Automate.
Virender Verma
Jun 08, 2020
DotVVM CRUD Application With Entity Framework And Cosmos DB
In this article, you will learn about the DotVVM CRUD application with Entity Framework and Cosmos DB.
Amir Ismail
Jun 04, 2020
Generic CRUD Operations For CosmosDB
In this article you will learn about Generic CRUD Operations for CosmosDB.
Usman Sheikh
Jun 02, 2020
Delete Data From Azure Cosmos DB Using Power Automate
In this article you will learn how to delete data from Azure Cosmos DB using Power Automate.
Virender Verma
Jun 01, 2020
Insert Data Into Azure Cosmos DB Using Power Automate
In this article you will learn how to insert data into Azure Cosmos DB using Power Automate.
Virender Verma
May 18, 2020
Create A Free Cosmos DB SQL API Account With Multi Write Regions
In this post, we will discuss about the features of newly introduced free tier Cosmos DB account.
Sarathlal Saseendran
Mar 17, 2020
Understanding Partitioning And Partition Key In Azure Cosmos DB
In this article, you will learn about partitioning and Partition Keys in Azure Cosmos DB.
Jignesh Trivedi
Jul 25, 2019
​Deep Dive Into Azure Cosmos DB
In this article, you learn about Azure Cosmos DB and how to perform CRUD operations there.
Jignesh Trivedi
Jul 12, 2019
Introduction To Azure Cosmos DB Table API
This article will provide a short introduction to Database Systems and Azure Cosmos DB Table API with a code sample.
Bassam Alugili
Jun 19, 2019
Introduction To Azure Cosmos DB - Day One
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.
Akshay Patel
Sep 19, 2018
Connecting The Same Cosmos DB Database Using SQL API And Mongo API From A Blazor App
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 .NE...
Sarathlal Saseendran
Feb 22, 2019
Connectđź”—Cosmos DB Local Emulator From Visual Studio Code
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.
Sarathlal Saseendran
Feb 18, 2019
NuGet Package To Manage CosmosDB Objects
I created a useful NuGet Package for managing CosmosDB functions, stored procedures, and triggers along with our app code. You can learn about this package in this article.
RĂ©mi Bourgarel
Jan 30, 2019
A Technical Overview of Azure Cosmos DB
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 Azur...
Shakti Singh Dulawat
May 15, 2018
Quick Start With Azure Cosmos DB - Day Five
In this article, we will see how we can execute SQL queries on JSON documents and get filtered results.
Akshay Patel
Oct 12, 2018
Quick Start With Azure Cosmos DB - Day Four
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#.
Akshay Patel
Oct 03, 2018
Quick Start With Azure Cosmos DB - Day Three
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.
Akshay Patel
Sep 28, 2018
Getting Started With Azure Cosmos DB - Table API
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 wit...
Viral Jain
Sep 08, 2017
No Records Available.
21
-
40
of
58
<<
1
2
3
>>
Learn ASP.NET MVC 5.0
Challenge yourself
CosmosDB Skill
E-Book Download
Get Certified
TypeScript