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. HyperSQL vs. LokiJS vs. Oracle

System Properties Comparison Apache Impala vs. HyperSQL vs. LokiJS vs. Oracle

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBIn-memory JavaScript DBMSWidely used RDBMS
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument storeDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websiteimpala.apache.orghsqldb.orggithub.com/­techfort/­LokiJSwww.oracle.com/­database
Technical documentationimpala.apache.org/­impala-docs.htmlhsqldb.org/­web/­hsqlDocsFrame.htmltechfort.github.io/­LokiJSdocs.oracle.com/­en/­database
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaOracle
Initial release2013200120141980
Current release4.1.0, June 20222.7.2, June 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infobased on BSD licenseOpen Sourcecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaScriptC and C++
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesyesschema-freeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyesnoyes
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.nononoyes
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyes infowith proprietary extensions
APIs and other access methodsJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesAll languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC
Java
JavaScriptC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava, SQLView functions in JavaScriptPL/SQL infoalso stored procedures in Java possible
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenoyesno infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a single collection possibleACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardnofine 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Apache ImpalaHyperSQL infoalso known as HSQLDBLokiJSOracle
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

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

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Globally Distributed Database supports RAFT Replication in Oracle Database 23ai
2 May 2024, Oracle

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here