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 Drill vs. KairosDB vs. Splice Machine vs. SQLite

System Properties Comparison Apache Drill vs. KairosDB vs. Splice Machine vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonKairosDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDistributed Time Series DBMS based on Cassandra or H2Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitedrill.apache.orggithub.com/­kairosdb/­kairosdbsplicemachine.comwww.sqlite.org
Technical documentationdrill.apache.org/­docskairosdb.github.iosplicemachine.com/­how-it-workswww.sqlite.org/­docs.html
DeveloperApache Software FoundationSplice MachineDwayne Richard Hipp
Initial release2012201320142000
Current release1.20.3, January 20231.2.2, November 20183.1, March 20213.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoAGPL 3.0, commercial license availableOpen Source infoPublic Domain
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 languageJavaJavaC
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes 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.nonono
Secondary indexesnonoyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
JDBC
Native Spark Datasource
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++Java
JavaScript infoNode.js
PHP
Python
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
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 functionsnoyes infoJavano
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infovia file-system locks
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesyes
User concepts infoAccess controlDepending on the underlying data sourcesimple password-based access controlAccess rights for users, groups and roles according to SQL-standardno

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 DrillKairosDBSplice MachineSQLite
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

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

ETL: The Silent Killer of Big Data Projects
23 July 2015, insideBIGDATA

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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