1.9
SaaS Apps
Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.com as part of the Amazon Web Services portfolio. It was announced by Amazon CTO Werner Vogels on January 18, 2012.OverviewDynamoDB differs from other Amazon services by allowing developers to purchase a...
Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.com as part of the Amazon Web Services portfolio. It was announced by Amazon CTO Werner Vogels on January 18, 2012.OverviewDynamoDB differs from other Amazon services by allowing developers to purchase a service based on throughput, rather than storage. Although the database does not automatically scale, administrators can request more throughput and DynamoDB will spread the data and traffic over a number of servers using solid-state drives, allowing predictable performance. It offers integration with Hadoop via Elastic MapReduce.DynamoDB is proprietary software, but has been compared to a managed version of the open-source software database Apache Cassandra.Language bindingsLanguages with DynamoDB binding include Java, Node.js, .NET, Perl, PHP, Python, Ruby, and Erlang.
TerminusDB is a distributed database with a collaboration model.
A simple Python wrapper to AWS Dynamodb. Contribute to dineshsonachalam/Lucid-Dynamodb development by creating an account on GitHub.
The cloud key/value database built from the ground up for serverless applications. It's fast, secure, cost effective, and is easy to integrate.
The MySQL-compatible serverless database platform.
Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully managed database service that makes it easy for you to set up, operate, and scale MongoDB-compatible databases.
Nebula Graph is an open-source graph database capable of hosting super large-scale graphs with billions of vertices (nodes) and trillions of edges, with milliseconds of latency. It delivers enterprise-grade high performance to simplify the most complex data sets imaginable into...
is an open-source distributed NoSQL wide-column data store. It is compatible with Apache Cassandra and supports the same protocols (CQL and Thrift) and file formats (SSTable), as well as the Amazon DynamoDB API, and is based on C++20.
Relational Database
Business Intelligence Tool
Amazon Redshift uses SQL to analyze structured and semi-structured data across data warehouses, operational databases, and data lakes, using AWS-designed hardware and machine learning to deliver the best price performance at any scale.
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets.
The in-memory data store used by millions of developers as a cache, vector database, document database, streaming engine, and message broker.
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).