Showing category results for Announcements

Nov 12, 2020
Post comments count0
Post likes count0

Azure Cosmos DB Cassandra API serverless now in preview!

Theo van Kraay

Azure Cosmos DB serverless is now available for the Cassandra API. Get an overview of this new option, a walk-through on getting started, and tips for choosing between serverless and provisioned throughput for your database operations.

AnnouncementsAzure Cosmos DB for Apache Cassandra
Oct 28, 2020
Post comments count1
Post likes count0

Now in preview – Support for Synapse SQL serverless in Azure Synapse Link for Azure Cosmos DB

Ramnandan Krishnamurthy

Azure Synapse Link now supports querying Azure Cosmos DB data using Synapse SQL serverless. This capability, available in public preview, allows you to use familiar analytical T-SQL queries and build powerful near real-time BI dashboards on Azure Cosmos DB data.

Azure Cosmos DB for NoSQLAnnouncementsAzure Cosmos DB for MongoDB
Oct 7, 2020
Post comments count14
Post likes count0

Azure Cosmos DB Repository .NET SDK v.1.0.4

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 22, 2020
Post comments count0
Post likes count0

Ignite 2020: New serverless and analytics capabilities announced

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
Sep 11, 2020
Post comments count0
Post likes count0

Upgrade your server version from 3.2 to 3.6 for Azure Cosmos DB API for MongoDB

Luis Bosquez

You can now upgrade your applicable MongoDB account to the latest version by using our automatic database upgrade process. The upgrade process doesn't interrupt the availability of your account and it doesn't consume RU/s or decrease the capacity of the database at any point. No existing data or indexes will be affected by this process. This is...

Azure Cosmos DB for MongoDBAnnouncements
Aug 19, 2020
Post comments count18
Post likes count0

Azure Cosmos DB serverless now in preview

Thomas Weiss

Azure Cosmos DB serverless is a new consumption-based offer that requires no capacity management. It bills only for the Request Units used by database operations and provides a lower entry price for development, testing and small applications with light traffic.

Announcements
Jun 24, 2020
Post comments count0
Post likes count0

Wildcard indexes in Azure Cosmos DB’s API for MongoDB

Tim Sander

With our latest service update, you can now create wildcard indexes in accounts that use Azure Cosmos DB’s API for MongoDB. Wildcard indexes are a popular feature in MongoDB 4.2 that allow you to index many properties without enumerating each one.

AnnouncementsAzure Cosmos DB for MongoDBQuery
Jun 15, 2020
Post comments count6
Post likes count0

New string function performance improvements and case-insensitive search

Tim Sander

Azure Cosmos DB now supports case-insensitive Contains, StartsWith, EndsWith, and StringEquals. Additionally, both Contains and EndsWith have had significant performance improvements. You can now store string data in Azure Cosmos DB without having to worry about matching the case in the query.

AnnouncementsAzure Cosmos DB for NoSQLTips and Tricks