DBMS > Apache Drill vs. Kinetica vs. Manticore Search vs. SAP SQL Anywhere vs. SQLite
System Properties Comparison Apache Drill vs. Kinetica vs. Manticore Search vs. SAP SQL Anywhere vs. SQLite
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Apache Drill Xexclude from comparison | Kinetica Xexclude from comparison | Manticore Search Xexclude from comparison | SAP SQL Anywhere ![]() | SQLite Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage | GPU-accelerated database for real-time analysis of large and streaming datasets | Open source search engine for searching in data from different sources. Forked of and compatible with Sphinx. | RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments | Widely used embeddable, in-process RDBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Document store Relational DBMS | Relational DBMS | Search engine | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | drill.apache.org | www.kinetica.com | manticoresearch.com | www.sap.com/products/sql-anywhere.html | www.sqlite.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | drill.apache.org/docs | www.kinetica.com/docs | docs.manticoresearch.com/latest/html github.com/manticoresoftware/manticoresearch | help.sap.com/sql-anywhere | www.sqlite.org/docs.html | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Apache Software Foundation | Kinetica | Manticore Software | SAP ![]() | Dwayne Richard Hipp | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2012 | 2012 | 2017 | 1992 | 2000 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 1.17.0, December 2019 | 6.0 | 17, July 2015 | 3.34.0 (December 1, 2020), December 2020 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | commercial | Open Source ![]() | commercial | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C, C++ | C++ | C | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux OS X Windows | Linux | FreeBSD Linux NetBSD OS X Solaris Windows | AIX HP-UX Linux OS X Solaris Windows | server-less | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | yes | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | yes | no | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | no | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | no | yes | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SQL SELECT statement is SQL:2003 compliant | SQL-like DML and DDL statements | SQL-like query language | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | JDBC ODBC RESTful HTTP API | JDBC ODBC RESTful HTTP API | Proprietary protocol | ADO.NET HTTP API JDBC ODBC | ADO.NET ![]() JDBC ![]() ODBC ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | C++ | C++ Java JavaScript (Node.js) Python | C++ ![]() Java Perl ![]() PHP Python Ruby ![]() | C C# C++ Delphi Java JavaScript (Node.js) Perl PHP Python Ruby | 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 ![]() | user defined functions | user defined functions | no | yes, in C/C++, Java, .Net or Perl | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes ![]() | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding | Sharding ![]() | none | none | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | Source-replica replication | none | Source-replica replication ![]() | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | yes | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | none | Immediate Consistency or Eventual Consistency depending on configuration | Immediate Consistency | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | yes | no | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | no | no | no | ACID | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | Depending on the underlying data source | yes | yes ![]() | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | Depending on the underlying data source | yes ![]() | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Depending on the underlying data source | Access rights for users and roles on table level | no | fine grained access rights according to SQL-standard | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendorWe invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | 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 Drill | Kinetica | Manticore Search | SAP SQL Anywhere ![]() | SQLite | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | Big gains for Relational Database Management Systems in DB-Engines Ranking Apache Drill Poised to Crack Tough Data Challenges Updated Apache Drill R JDBC Interface Package {sergeant.caffeinated} With {dbplyr} 2.x Compatibility SQL Syntax for Apache Drill MapR Advances Support for Flexible and High Performance Analytics on JSON and S3 Data with Apache Drill Google’s Real Time Big Data Tool Cloned By Apache Drill provided by Google News Global GPU Database Market Trends, Growth Rate, Demand, Opportunities & Forecast To 2026 GPU Database Market Growth Opportunities and Analysis of Top Key Players – Graphistry, BlazingDB, Kinetica, SQream, Zilliz, OmniSci, Brytlyt, NVIDIA, Blazegraph, Jedox, Neo4j, HeteroDB, Fuzzy Logix, Anaconda Global GPU Database Market Expected to Reach Highest CAGR By 2026: Nvidia, Kinetica DB, OmniSci, Neo4j, Brytlyt etc. – Jumbo News Global GPU Database Market Top Players Analysis By 2026: Kinetica, Omnisci, Sqream, Neo4j, Nvidia, Brytlyt, Jedox, Blazegraph, Blazingdb, Zilliz, Heterodb, H2o.Ai, Fastdata.Io, Fuzzy Logix, Graphistry, Anacond etc.a Global GPU Database Market 2025: Kinetica, Omnisci, Sqream, Neo4j, Nvidia, Brytlyt, etc. provided by Google News How To Develop Your Custom Autocorrect Implementation with Manticore [A Step by Step Guide] Build A Web Crawler with Search bar Using Wget and Manticore [A Step By Step Guide] Highlighting in Search Results provided by Google News SAP SQL Anywhere SAP gives SQL Anywhere a new IoT injection Best Database Management Software 2021 SAP IoT products: How do they work with ERP and big data? SAP BAPI (Business Application Programming Interface) provided by Google News Global RDBMS Software Market 2025 : Microsoft, Oracle, PostgreSQL Global Development Group, SQLite, IBM, SolarWinds IT Operations Management, etc. RDBMS Software: Market 2021 | Coronavirus Impact | also Industry is Booming Worldwide with Key Players | SQLite, TmaxSoft, MonetDB, ThinkSQL Open-Source Database Software Market 2020-2026 | Comprehensive Study COVID19 Impact Analysis | Worldwide Key Players: SQLite, Couchbase, MongoDB, Apache Hive, Redis, etc. | InForGrowth Relational Databases Software Market 2021 by Top Key Players- Microsoft MySQL Oracle SAP PostgreSQL Amazon RDS IBM MariaDB Informix Teradata SQLite Covid-19 Impact on Global Open-Source Database Software Market (2020-2026) | Potential growth, attractive valuation make it is a long-term investment | Top Players: SQLite, Couchbase, MongoDB, Apache Hive, Redis, etc. | InForGrowth provided by Google News Infrastructure Lead Sr. Systems Engineer-Infrastructure Lead Solutions Engineer (Pre-Sales) Database Administrator IT Leader- Retirement Plan Services Sr Xamarin Developers () Jr. QA Analyst Trainee Software Engineer - iOS - Columbus Hub Software Engineering iOS Developer |
Share this page