SQL Data Stores

Share on:

Top > Backing Services > Structured Data Stores > SQL Data Stores

  • Amazon Aurora - A proprietary but MySQL and PostgreSQL wire-compatible relational database, which offers more performance and "cloud native" dynamics than the than the regular open source counterparts running on VMs.  🌐
  • Amazon Aurora Serverless - An an on-demand, auto-scaling flavour of for Amazon Aurora.  🌐
  • Amazon RDS - Amazon Relational Database Service (RDS) is a set of managed database services that includes Amazon's own flagship Aurora solution as well as market favourites such as MySQL, PostgreSQL, Microsoft SQL Server and so on.  🌐
  • CockroachDB - A distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data.  🌐
  • Microsoft SQL Server - Microsoft SQL Server is the de facto database in Microsoft-centric ecosystems. Newer versions run on Linux and Docker Containers.  🌐
  • MySQL - MySQL used to be one of the most popular open source products in the world before Oracle took over it.   🌐
  • NuoDB - NuoDB claims to be a "scale out", cloud native capable SQL database whilst still offering ACID guarantees. This is achieved, apparently, by scaling the compute aspects of the engine rather than those closer to actual data storage.  🌐
  • PartiQL - A tool to interact with semi-structured and nested data (e.g. JSON), and NoSQL data sources (such as Amazon DynamoDB) using the SQL language.  🌐
  • PlanetScale - A control plane for running a scalable MySQL cluster on Kubernetes.  🌐
  • PolarDB - Alibaba Cloud's managed database solution offering MySQL, PostgreSQL, and ORACLE wire compatibility.  🌐
  • SingleStore - Previously called MemSQL, SingleStore is a hybrid transactional (ACID) and analytical (multi-petabyte) solution. It is a MySQL-wire compatible, distributed (Kubernetes-based) data store and is offered as a managed service in most clouds.  🌐
  • YugaByteDB - A free and open-source, distributed, relational, RDBMS designed to handle large amounts of data spanning across multiple availability zones and geographic regions while providing single-digit latency, high availability, and no single point of failure.  🌐

Before You Leave

🤘 Subscribe to my 100% spam-free newsletter!

website counters