DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Drill vs. Graph Engine vs. ObjectBox vs. SQLite

System Properties Comparison Apache Drill vs. Graph Engine vs. ObjectBox vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Graph DBMS
Key-value store
Object oriented DBMS
Vector DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#126  Overall
#23  Document stores
#60  Relational DBMS
Score0.56
Rank#241  Overall
#21  Graph DBMS
#34  Key-value stores
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitedrill.apache.orgwww.graphengine.iogithub.com/­objectbox
objectbox.io
www.sqlite.org
Technical documentationdrill.apache.org/­docswww.graphengine.io/­docs/­manualdocs.objectbox.iowww.sqlite.org/­docs.html
DeveloperApache Software FoundationMicrosoftObjectBox LimitedDwayne Richard Hipp
Initial release2012201020172000
Current release1.20.3, January 20234.0 (May 2024)3.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT LicenseBindings are released under Apache 2.0 infoApache License 2.0Open 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 language.NET and CC and C++C
Server operating systemsLinux
OS X
Windows
.NETAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
server-less
Data schemeschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes, plus "flex" map-like typesyes 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 indexesnoyesyes
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
RESTful HTTP APIProprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++C#
C++
F#
Visual Basic
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
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 functionsyesnono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesData sync between devices allowing occasional connected databases to work completely offlinenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentDepending on the underlying data sourceoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesnoyes
User concepts infoAccess controlDepending on the underlying data sourceyesno
More information provided by the system vendor
Apache DrillGraph Engine infoformer name: TrinityObjectBoxSQLite
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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 DrillGraph Engine infoformer name: TrinityObjectBoxSQLite
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

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

Analyse Kafka messages with SQL queries using Apache Drill
27 September 2019, Towards Data Science

MapR Advances Support for Flexible and High Performance Analytics on JSON and S3 Data with Apache Drill
30 January 2019, Business Wire

Apache Drill Adds New Data Formats
28 March 2022, iProgrammer

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

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019
27 February 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

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

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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