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. Cubrid vs. H2 vs. Lovefield vs. SQLite

System Properties Comparison Apache Impala vs. Cubrid vs. H2 vs. Lovefield vs. SQLite

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCubrid  Xexclude from comparisonH2  Xexclude from comparisonLovefield  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable relational database for web apps written in pure JavaScriptWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteimpala.apache.orgcubrid.com (korean)
cubrid.org (english)
www.h2database.comgoogle.github.io/­lovefieldwww.sqlite.org
Technical documentationimpala.apache.org/­impala-docs.htmlcubrid.org/­manualswww.h2database.com/­html/­main.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaCUBRID Corporation, CUBRID FoundationThomas MuellerGoogleDwayne Richard Hipp
Initial release20132008200520142000
Current release4.1.0, June 202211.0, January 20212.2.220, July 20232.1.12, February 20173.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open 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++C, C++, JavaJavaJavaScriptC
Server operating systemsLinuxLinux
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less
Data schemeyesyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes 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.nonononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaJavaScriptActionscript
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-reduceJava Stored ProceduresJava Stored Procedures and User-Defined Functionsnono
TriggersnoyesyesUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databasenonenone
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 Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infousing MemoryDByes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono

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 ImpalaCubridH2LovefieldSQLite
DB-Engines blog posts

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 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

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

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, 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

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

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

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

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here