DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. Badger vs. BaseX vs. MySQL vs. OrigoDB

System Properties Comparison Apache Impala vs. Badger vs. BaseX vs. MySQL vs. OrigoDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonBadger  Xexclude from comparisonBaseX  Xexclude from comparisonMySQL  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Light-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Widely used open source RDBMSA fully ACID in-memory object graph database
Primary database modelRelational DBMSKey-value storeNative XML DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Object oriented DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websiteimpala.apache.orggithub.com/­dgraph-io/­badgerbasex.orgwww.mysql.comorigodb.com
Technical documentationimpala.apache.org/­impala-docs.htmlgodoc.org/­github.com/­dgraph-io/­badgerdocs.basex.orgdev.mysql.com/­docorigodb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaDGraph LabsBaseX GmbHOracle infosince 2010, originally MySQL AB, then SunRobert Friberg et al
Initial release20132017200719952009 infounder the name LiveDB
Current release4.1.0, June 202210.7, August 20238.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoBSD licenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++GoJavaC and C++C#
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnono infoXQuery supports typesyesUser defined using .NET types and collections
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.nonoyesno infocan be achieved using .NET
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoyes infowith proprietary extensionsno
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
JDBC
ODBC
Proprietary native API
.NET Client API
HTTP API
LINQ
Supported programming languagesAll languages supporting JDBC/ODBCGoActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyesyes infoproprietary syntaxyes
Triggersnonoyes infovia eventsyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenoneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage enginedepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonomultiple readers, single writerACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosnoUsers with fine-grained authorization concept on 4 levelsUsers with fine-grained authorization concept infono user groups or rolesRole based authorization

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
Apache ImpalaBadgerBaseXMySQLOrigoDB
DB-Engines blog posts

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

Recent citations in the news

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Choosing the Best MySQL Reporting Tool for Your Team
1 June 2024, Medium

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.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.

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

Milvus logo

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

Present your product here