Amazon QLDB vs MariaDB

Need advice about which tool to choose?Ask the StackShare community!

Amazon QLDB

5
18
+ 1
0
MariaDB

15.9K
12.4K
+ 1
468
Add tool

MariaDB vs Amazon QLDB: What are the differences?

MariaDB: An enhanced, drop-in replacement for MySQL. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance; Amazon QLDB: A fully managed ledger database. It is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log ‎owned by a central trusted authority. It can be used to track each and every application data change and maintains a complete and verifiable history of changes over time.

MariaDB and Amazon QLDB can be primarily classified as "Databases" tools.

Some of the features offered by MariaDB are:

  • Replication
  • Insert Delayed
  • Events

On the other hand, Amazon QLDB provides the following key features:

  • Immutable and Transparent
  • Cryptographically Verifiable
  • Serverless

MariaDB is an open source tool with 3.44K GitHub stars and 1.03K GitHub forks. Here's a link to MariaDB's open source repository on GitHub.

Decisions about Amazon QLDB and MariaDB
Omran Jamal
CTO & Co-founder at Bonton Connect · | 4 upvotes · 524.6K views

We actually use both Mongo and SQL databases in production. Mongo excels in both speed and developer friendliness when it comes to geospatial data and queries on the geospatial data, but we also like ACID compliance hence most of our other data (except on-site logs) are stored in a SQL Database (MariaDB for now)

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Amazon QLDB
Pros of MariaDB
    Be the first to leave a pro
    • 149
      Drop-in mysql replacement
    • 100
      Great performance
    • 74
      Open source
    • 55
      Free
    • 44
      Easy setup
    • 15
      Easy and fast
    • 14
      Lead developer is "monty" widenius the founder of mysql
    • 6
      Also an aws rds service
    • 4
      Consistent and robust
    • 4
      Learning curve easy
    • 2
      Native JSON Support / Dynamic Columns
    • 1
      Real Multi Threaded queries on a table/db

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is Amazon QLDB?

    It is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log ‎owned by a central trusted authority. It can be used to track each and every application data change and maintains a complete and verifiable history of changes over time.

    What is MariaDB?

    Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Amazon QLDB?
    What companies use MariaDB?
    See which teams inside your own company are using Amazon QLDB or MariaDB.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Amazon QLDB?
    What tools integrate with MariaDB?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Amazon QLDB and MariaDB?
    MySQL
    The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
    PostgreSQL
    PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
    MongoDB
    MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
    Microsoft SQL Server
    Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.
    SQLite
    SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
    See all alternatives