No SimpleDB videos yet. You could help us improve this page by suggesting one.
Based on our record, Azure Cosmos DB should be more popular than SimpleDB. 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.
Amazing that this managed DB service is still running: https://aws.amazon.com/simpledb/. Source: over 2 years ago
Over the years, Amazon also developed another NoSQL database called SimpleDB. Unlike the original Dynamo, SimpleDB is a managed service so it's easy for teams to adopt and operate. However, SimpleDB can't grow past 10 GB and its performance doesn't scale well (maxes out at around 25 writes per second). Source: almost 4 years ago
You can actually still use SimpleDB: https://aws.amazon.com/simpledb/. - Source: Hacker News / about 4 years ago
Are you talking about SimpleDB (https://aws.amazon.com/simpledb/) ? If so, I had no idea anyone used this anymore. Source: about 4 years ago
About deprecation: the gold standard is what AWS is doing with SimpleDB: essentially, never. The thing here is that if you run hundreds of services in production - many of which work smoothly and you don't need to touch often, you will find that Google's habit of forcing you to change how to use their tooling will generate a huge burden... They discourage you from using it and make it clear that for every use case... - Source: Hacker News / over 4 years ago
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
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...
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
MongoDB Atlas - The best way to host MongoDB in the cloud. Deploy on AWS, Azure, or Google Cloud Platform. Try it free!
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
SAP HANA - SAP HANA is an in-memory, column-oriented, relational database management system.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.