-
Recent Posts
Archives
Categories
Category Archives: NoSQL
Migrate SQL data to Azure Cosmos DB
Azure Cosmos DB Azure Cosmos DB is a planet scale, JSON based schema free, No SQL database with multi-API support. Microsoft defines it as a globally distributed, multi-model database service that supports document, key-value, wide-column and graph databases. In this … Continue reading
Posted in NoSQL
Leave a comment
Mongo DB and .NET
This is my last blog post of the year 2017 where I am going to showcase how you can make the .NET application talk to a Mongo DB. Just a quick recap…MongoDB is a document database that stores data in … Continue reading
Posted in NoSQL
Comments Off on Mongo DB and .NET
What is Mongo DB and why should you use it!
The word Mongo is derived from the world humongous. So in essence, it implies that its sole purpose is to store mammoth amounts of data or what is otherwise coined as ‘big data’. MongoDB is a document oriented database unlike … Continue reading
Posted in NoSQL
Comments Off on What is Mongo DB and why should you use it!