Showing results for appdev - Azure Cosmos DB Blog

Oct 9, 2024
0
2

Meet the Winners | Microsoft Developers Azure AI & Azure Cosmos DB Learning Hackathon

Ricky Diep
Ricky Diep

Azure Cosmos DB powers some of the world’s most popular intelligent apps like ChatGPT. In a recent hackathon, Over 9,500 developers engaged with Azure Cosmos DB and Azure AI services, making it one of the most popular on Devpost, ranking in the top 0.2% of all Devpost hackathons.  Participants explored AI fundamentals and built their own AI appl...

AnnouncementsAzure Cosmos DB for MongoDBNews
Oct 2, 2024
0
1

Discover the New Azure Cosmos DB Samples Gallery!

Mark Brown
Mark Brown

We are thrilled to introduce the Azure Cosmos DB Samples Gallery —your ultimate destination for top-tier Azure Cosmos DB samples, technical guidance, and content created by both Microsoft and the community, including Azure OpenAI samples.   Who is it for? Designed for developers and technical professionals, this gallery is an invaluable ...

AnnouncementsAzure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Oct 7, 2020
14
0

Azure Cosmos DB Repository .NET SDK v.1.0.4

David Pine
David Pine

David Pine shares the unofficial Azure Cosmos DB Repository .NET SDK. The repository SDK aims to simplify the consumption of Azure Cosmos DB by abstracting away some of the complexities of the existing .NET SDK and exposes a modern generic repository pattern-based interface.

AnnouncementsAzure Cosmos DB for NoSQL
Sep 30, 2020
0
0

Data modeling, partitioning, and pricing in 2 minutes

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Build your NoSQL database for speed, scale, and performance with the right data modeling, partitioning, and pricing strategies. In under 2-minutes, these new videos will help guide your next application development project.

Tips and Tricks
Sep 22, 2020
0
0

Ignite 2020: New serverless and analytics capabilities announced

Nikisha Reyes-Grange
Nikisha Reyes-Grange

Today, at Microsoft Ignite 2020, we announced new ways to run serverless workloads and bring the power of Azure Synapse Analytics to operational data in Azure Cosmos DB. These capabilities offer new possibilities for NoSQL developers and data analysts to power applications at any size or scale – from dev/test to production. You can explore these ne...

AnnouncementsAzure Cosmos DB for MongoDBAnalytics
Apr 29, 2020
1
0

Getting started with Azure Cosmos DB using API for MongoDB and Rust

Gurpreet Singh
Gurpreet Singh

Rust is becoming increasingly popular both externally and internally at Microsoft due to its performance and safety, especially safe concurrency. In this tutorial, we are going to be writing a Rust application to perform create, read, update, and delete (CRUD) operations on data using Azure Cosmos DB's API for MongoDB. Prerequisites: ...

Azure Cosmos DB for MongoDBTips and Tricks
Mar 23, 2020
0
0

Running a low-cost, scalable app with Azure Cosmos DB free tier

Nikisha Reyes-Grange
Nikisha Reyes-Grange

When building an app, the challenge is to identify the right combination of services or tools from the vast options available. The creators of theURList.com share how Azure Cosmos DB free tier and other Azure services help them run a low-cost, scalable app.

Tips and Tricks
Mar 19, 2020
0
0

Native Mongo shell on Azure Cosmos DB API for MongoDB now in preview

Luis Bosquez
Luis Bosquez

We are happy to announce the preview release for native Mongo shell v3.6.8 on the Data Explorer for Azure Cosmos DB’s API for MongoDB! This will provide you with the native Mongo shell capabilities for database management and CRUD operations. This is available in your Data Explorer either in the Azure Portal or in its stand-alone version. Check ...

AnnouncementsAzure Cosmos DB for MongoDB