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. Percona Server for MongoDB vs. SQLite

System Properties Comparison Apache Drill vs. KairosDB vs. Percona Server for MongoDB 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 comparisonPercona Server for MongoDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageDistributed Time Series DBMS based on Cassandra or H2A drop-in replacement for MongoDB Community Edition with enterprise-grade features.Widely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Time Series DBMSDocument storeRelational 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.60
Rank#246  Overall
#39  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitedrill.apache.orggithub.com/­kairosdb/­kairosdbwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.sqlite.org
Technical documentationdrill.apache.org/­docskairosdb.github.iodocs.percona.com/­percona-distribution-for-mongodbwww.sqlite.org/­docs.html
DeveloperApache Software FoundationPerconaDwayne Richard Hipp
Initial release2012201320152000
Current release1.20.3, January 20231.2.2, November 20183.4.10-2.10, November 20173.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infoGPL Version 2Open 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 languageJavaC++C
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Linuxserver-less
Data schemeschema-freeschema-freeschema-freeyes 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.nononono
Secondary indexesnonoyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
proprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++Java
JavaScript infoNode.js
PHP
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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 functionsnoJavaScriptno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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 sourcenoyes infovia In-Memory Engineyes
User concepts infoAccess controlDepending on the underlying data sourcesimple password-based access controlAccess rights for users and rolesno

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 DrillKairosDBPercona Server for MongoDBSQLite
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

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

There are lots of ways to put a database in the cloud – here's what to consider
15 September 2023, The Register

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

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

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

Milvus logo

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

Present your product here