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. LeanXcale vs. Memcached vs. RavenDB vs. SQLite

System Properties Comparison Apache Impala vs. LeanXcale vs. Memcached vs. RavenDB vs. SQLite

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonLeanXcale  Xexclude from comparisonMemcached  Xexclude from comparisonRavenDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesIn-memory key-value store, originally intended for cachingOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value store
Relational DBMS
Key-value storeDocument storeRelational DBMS
Secondary database modelsDocument storeGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score14.03
Rank#40  Overall
#24  Relational DBMS
Score0.35
Rank#283  Overall
#41  Key-value stores
#128  Relational DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Score3.01
Rank#101  Overall
#17  Document stores
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websiteimpala.apache.orgwww.leanxcale.comwww.memcached.orgravendb.netwww.sqlite.org
Technical documentationimpala.apache.org/­impala-docs.htmlgithub.com/­memcached/­memcached/­wikiravendb.net/­docswww.sqlite.org/­docs.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaLeanXcaleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalHibernating RhinosDwayne Richard Hipp
Initial release20132015200320102000
Current release4.1.0, June 20221.6.25, March 20245.4, July 20223.45.2  (12 March 2024), March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBSD licenseOpen Source infoAGPL version 3, commercial license availableOpen Source infoPublic Domain
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++CC#C
Server operating systemsLinuxFreeBSD
Linux
OS X
Unix
Windows
Linux
macOS
Raspberry Pi
Windows
server-less
Data schemeyesyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesnonoyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infothrough Apache DerbynoSQL-like query language (RQL)yes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Proprietary protocol.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages supporting JDBC/ODBCC
Java
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoyesno
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornone infoRepcached, a Memcached patch, provides this functionallityMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infousing SASL (Simple Authentication and Security Layer) protocolAuthorization levels configured per client per databaseno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache ImpalaLeanXcaleMemcachedRavenDBSQLite
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Combining operational and analytical databases in a single platform
26 May 2017, Cordis News

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here