We leverage MongoDB in a large number of client projects and always recommend MongoDB atlas for hosting. While you can roll your own and manage all of the infrastructure required to host a MongoDB database, for the time/cost it's just not worth it. Atlas is well priced for what it offers and it is easy to get a database up and running in just a few minutes. That plus all of the security and backup features make it an easy choice for us.
Based on our record, Azure Cosmos DB seems to be more popular. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Cosmos DB supports multiple data models (document, key-value, graph, columnar) and APIs (SQL API for JSON, MongoDB API, Cassandra API, etc.). - Source: dev.to / 2 months ago
If you are writing the code maybe consider learning Cosmos DB itโs pretty easy to work with and there is a free tier. Also in my experience itโs much faster than a SQL database. Source: over 2 years ago
Sometimes you donโt need an entire Java-based microservice. You can build serverless APIs with the help of Azure Functions. For example, Azure functions have a bunch of built-in connectors like Azure Event Hubs to process event-driven Java code and send the data to Azure Cosmos DB in real-time. FedEx and UBS projects are great examples of real-time, event-driven Java. I also recommend you to go through ๐ Code,... - Source: dev.to / about 3 years ago
When debating the database solution for our application we were really seeking for a scalable serverless database that wouldnโt bill us for idle time. Options like AWS Athena, AWS Aurora Serverless, and Azure Cosmos DB immediately came to mind. We believed that GCP would have a comparable service, yet we could not find one. Even after consulting the GCP cloud service comparison documentation we were still unable... - Source: dev.to / about 3 years ago
If you are looking for one to start with; you can try Cosmos: https://azure.microsoft.com/en-us/services/cosmos-db/. Source: over 3 years ago
SAP HANA - SAP HANA is an in-memory, column-oriented, relational database management system.
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
Ninox - Ninox is a human-friendly database. Create your own Business Application with Ninox that matches your workflow. Ninox lets you integrate CRM, ERP, HR and many more...
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Amazon Aurora - MySQL and PostgreSQL-compatible relational database built for the cloud. Performance and availability of commercial-grade databases at 1/10th the cost.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.