COMMUNITY: How to properly ask a question on Forums
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Azure 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]
Mangesh Kulkarni (6)
Shakti Singh Dulawat (4)
Mohit Chhabra (3)
Srashti Jain (1)
Andrea Angella (1)
Viral Jain (1)
Sourav Bhattacharya (1)
Najuma Mahamuth (1)
Related resources for Azure Cosmos DB
No resource found
Stored Procedures In Azure Cosmos DB
1/16/2018 11:19:15 PM.
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
Explore Azure Cosmos DB Without Azure Subscription
1/10/2018 11:57:13 AM.
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
Simple CRUD Operations In Azure Cosmos DB
1/9/2018 10:55:30 AM.
In this article, you will learn about Simple CRUD operations in Cosmos DB.
Indexing In Azure Cosmos DB
12/21/2017 10:33:14 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.
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
Partitioning In Azure Cosmos DB
12/18/2017 1:22:21 PM.
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
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
Productive C# - How To Create A Documents Store In Azure Cosmos DB
10/16/2017 1:28:52 AM.
Learn how to create a Documents Store in Azure Cosmos DB using C#.
Getting Started With Azure Cosmos DB - Table API
9/8/2017 5:59:53 PM.
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
Azure Cosmos DB With SQL Query Cheat Sheet PDF
9/8/2017 2:26:14 PM.
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
Understand Azure Cosmos DB - DocumentDB API (SQL)
8/24/2017 2:53:20 PM.
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
Understand Azure Cosmos DB - Table API
8/18/2017 7:18:18 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
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
Getting Started With MongoDB - MongoDB In Azure Cosmos DB
7/10/2017 11:11:55 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
Azure Cosmos DB - Part Two - Understanding The Azure Cosmos DB Concept
7/7/2017 12:03:44 PM.
Azure Cosmos DB - Understanding The Azure Cosmos DB Concept.
Azure Cosmos DB - Part Three - Getting Started With Azure Document DB
6/8/2017 11:52:06 AM.
Azure Cosmos DB - Getting Started With Azure Document DB.
Azure Cosmos DB - Part One - Introduction To The World Of NOSQL
5/23/2017 2:18:01 PM.
Azure Cosmos DB Introduction To The World Of NOSQL.
Get In Touch With Document DB From Azure Cosmos DB
5/23/2017 1:29:38 PM.
Get In Touch With Document DB From Azure Cosmos DB.