DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. InterSystems Caché vs. LevelDB vs. Percona Server for MySQL vs. Postgres-XL

System Properties Comparison Apache Impala vs. InterSystems Caché vs. LevelDB vs. Percona Server for MySQL vs. Postgres-XL

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonLevelDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionAnalytic DBMS for HadoopA multi-model DBMS and application serverEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Based on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Key-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument storeDocument 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
Score2.25
Rank#115  Overall
#19  Key-value stores
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Websiteimpala.apache.orgwww.intersystems.com/­products/­cachegithub.com/­google/­leveldbwww.percona.com/­software/­mysql-database/­percona-serverwww.postgres-xl.org
Technical documentationimpala.apache.org/­impala-docs.htmldocs.intersystems.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.percona.com/­downloads/­Percona-Server-LATESTwww.postgres-xl.org/­documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaInterSystemsGooglePercona
Initial release20131997201120082014 infosince 2012, originally named StormDB
Current release4.1.0, June 20222018.1.4, May 20201.23, February 20218.0.36-28, 202410 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBSDOpen Source infoGPL version 2Open Source infoMozilla public license
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.
Implementation languageC++C++C and C++C
Server operating systemsLinuxAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Illumos
Linux
OS X
Windows
LinuxLinux
macOS
Data schemeyesdepending on used data modelschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.noyesnoyesyes infoXML type, but no XML query functionality
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyesyes infodistributed, parallel query execution
APIs and other access methodsJDBC
ODBC
.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Java
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnoyesuser defined functions
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationnoneMulti-source replication
Source-replica replication
XtraDB Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users, groups and rolesnoUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standard

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
Apache ImpalaInterSystems CachéLevelDBPercona Server for MySQLPostgres-XL
Recent citations in the news

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

Nearly three years on from Cambridge's Epic go-live
23 August 2017, Digital Health

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

Fusion-io Flash-Aware Compression Boosts Capacity for MySQL
31 May 2024, Data Center Knowledge

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks and Files

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here