DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DynamoDB vs. Infobright vs. MySQL vs. OrientDB

System Properties Comparison Amazon DynamoDB vs. Infobright vs. MySQL vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonInfobright  Xexclude from comparisonMySQL  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendWidely used open source RDBMSMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Graph DBMS
Key-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score79.30
Rank#15  Overall
#3  Document stores
#2  Key-value stores
Score0.79
Rank#207  Overall
#97  Relational DBMS
Score964.98
Rank#2  Overall
#2  Relational DBMS
Score2.71
Rank#91  Overall
#16  Document stores
#6  Graph DBMS
#14  Key-value stores
Websiteaws.amazon.com/­dynamodbignitetech.com/­softwarelibrary/­infobrightdbwww.mysql.comorientdb.org
Technical documentationdocs.aws.amazon.com/­dynamodbdev.mysql.com/­docwww.orientdb.com/­docs/­last/­index.html
DeveloperAmazonIgnite Technologies Inc.; formerly InfoBright Inc.Oracle infosince 2010, originally MySQL AB, then SunOrientDB LTD; CallidusCloud; SAP
Initial release2012200519952010
Current release9.0.0, July 20243.2.29, March 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++Java
Server operating systemshostedLinux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeschema-freeyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesno
Secondary indexesyesno infoKnowledge Grid Technology used insteadyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsSQL-like query language, no joins
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnonoyes infoproprietary syntaxJava, Javascript
Triggersyes infoby integration with AWS LambdanoyesHooks
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and roles; record level security configurable

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DynamoDBInfobrightMySQLOrientDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Ingest CSV data to Amazon DynamoDB using AWS Lambda
12 May 2025, Amazon Web Services

Announcing the end of support for AWS DynamoDB Session State Provider
7 May 2025, Amazon Web Services

Announcing configurable point-in-time recovery periods for Amazon DynamoDB
7 January 2025, Amazon Web Services

Amazon DynamoDB re:Invent 2024 recap
19 December 2024, Amazon Web Services

New Amazon DynamoDB zero-ETL integration with Amazon SageMaker Lakehouse | Amazon Web Services
3 December 2024, Amazon Web Services

provided by Google News

MySQL at 30: Still important but no longer king
12 May 2025, InfoWorld

30 years of MySQL, the database that changed the world
6 May 2025, theregister.com

MySQL Explained: Your Guide to Mastering This Powerful Database
29 August 2024, Oracle

Migrate very large databases to Amazon Aurora MySQL using MyDumper and MyLoader
27 February 2025, Amazon Web Services

Build global MySQL apps using Cloudflare Workers and Hyperdrive
8 April 2025, The Cloudflare Blog

provided by Google News

(PDF) A Benchmark for Performance Evaluation of a Multi-Model Database vs. Polyglot Persistence
12 December 2024, ResearchGate

Introducing Nexus Repository Community Edition: Enhanced features for growing teams
4 February 2025, Sonatype

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

The 12 Best Graph Analytics Tools to Consider for 2025
1 January 2025, solutionsreview.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here