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 Kylin vs. Databricks vs. LokiJS vs. Oracle vs. SQLite

System Properties Comparison Apache Kylin vs. Databricks vs. LokiJS vs. Oracle vs. SQLite

Editorial information provided by DB-Engines
NameApache Kylin  Xexclude from comparisonDatabricks  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.In-memory JavaScript DBMSWidely used RDBMSWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Relational DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument 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
Score1.18
Rank#172  Overall
#79  Relational DBMS
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitekylin.apache.orgwww.databricks.comgithub.com/­techfort/­LokiJSwww.oracle.com/­databasewww.sqlite.org
Technical documentationkylin.apache.org/­docsdocs.databricks.comtechfort.github.io/­LokiJSdocs.oracle.com/­en/­databasewww.sqlite.org/­docs.html
DeveloperApache Software Foundation, originally contributed from eBay IncDatabricksOracleDwayne Richard Hipp
Initial release20152013201419802000
Current release3.1.0, July 202023c, September 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Sourcecommercial inforestricted free version is availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptC and C++C
Server operating systemsLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyes infoSchemaless in JSON and XML columnsyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyes 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.noyesnoyesno
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)with Databricks SQLnoyes infowith proprietary extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesPython
R
Scala
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
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 proceduresuser defined functions and aggregatesView functions in JavaScriptPL/SQL infoalso stored procedures in Java possibleno
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesno infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possibleACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
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.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlnofine grained access rights according to SQL-standardno
More information provided by the system vendor
Apache KylinDatabricksLokiJSOracleSQLite
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

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

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23 August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18 November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9 December 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8 December 2015, GlobeNewswire

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6 March 2024, The Wall Street Journal

Top 5 Lessons Learned from Databricks' Journey from $400M to $1.5B+
23 April 2024, SaaStr

Databricks' New Open Source LLM
8 April 2024, Forbes

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

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

Milvus logo

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

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

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.

Present your product here