Is there an emulator Azure Cosmos DB for MongoDB vCore

Hela Masri 20 Reputation points
2024-06-06T20:49:01.2933333+00:00

I'm using Azure Cosmos DB for MongoDB vCore as a vector DB to serve a rag application.
I'm wondering if there is a way to run a similar instance locally, to be able to set a local environment for development purpose?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,520 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sajeetharan 2,031 Reputation points Microsoft Employee
    2024-06-07T05:15:25.31+00:00

    Hi, we do not support the existing Azure Cosmos DB emulator with Mongo DB vCore yet. However, we have a plan to provide a container in the coming months.


4 additional answers

Sort by: Most helpful
  1. Oury Ba-MSFT 17,631 Reputation points Microsoft Employee
    2024-06-06T22:44:13.53+00:00

    @Hela Masri Thank you for reaching out.

    Yes, you can Develop locally using the Azure Cosmos DB emulator for Mongo DB but for MongoDB vcore , it is not available yet.

    Regards,

    Oury

    0 comments No comments

  2. Hela Masri 20 Reputation points
    2024-06-07T06:59:13.3233333+00:00

    Can I use the Azure Cosmos DB emulator for Mongo DB instead of vcore? all what I need is to see the embeddings inside the vector DB and to debug locally, I'm not caring about the performance


  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Hela Masri 20 Reputation points
    2024-06-07T07:58:40.5933333+00:00

    Can I use the Azure Cosmos DB emulator for Mongo DB instead of the vcore. Would it work as a vector DB? All what I need is to able to store the embeddings locally