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. IRONdb vs. OceanBase vs. RDF4J vs. YugabyteDB

System Properties Comparison Apache Drill vs. IRONdb vs. OceanBase vs. RDF4J vs. YugabyteDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonIRONdb  Xexclude from comparisonOceanBase  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonYugabyteDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA distributed, high available RDBMS compatible with Oracle and MySQLRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSRDF storeRelational DBMS
Secondary database modelsDocument store
Wide column store
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.84
Rank#125  Overall
#23  Document stores
#60  Relational DBMS
Score2.02
Rank#118  Overall
#57  Relational DBMS
Score0.82
Rank#208  Overall
#7  RDF stores
Score2.36
Rank#107  Overall
#53  Relational DBMS
Websitedrill.apache.orgwww.circonus.com/solutions/time-series-database/en.oceanbase.comrdf4j.orgwww.yugabyte.com
Technical documentationdrill.apache.org/­docsdocs.circonus.com/irondb/category/getting-starteden.oceanbase.com/­docs/­oceanbase-databaserdf4j.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software FoundationCirconus LLC.OceanBase infopreviously Alibaba and Ant GroupSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Yugabyte Inc.
Initial release20122017201020042017
Current release1.20.3, January 2023V0.10.20, January 20184.3.0, April 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoCommercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++JavaC and C++
Server operating systemsLinux
OS X
Windows
LinuxLinuxLinux
OS X
Unix
Windows
Linux
OS X
Data schemeschema-freeschema-freeyesyes infoRDF Schemasdepending on used data model
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesyesyes
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.nonoyesno
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like query language (Circonus Analytics Query Language: CAQL)yesnoyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC++.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functionsyes, in LuaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyesyes infosql, plpgsql, C
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodehorizontal partitioning (by hash, key, range, range columns, list, and list columns)noneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter awareMulti-source replication using PaxosnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID infoIsolation support depends on the API usedDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes infoin-memory storage is supported as wellyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenono
User concepts infoAccess controlDepending on the underlying data sourcenoAccess rights for users, groups and roles according to SQL-standardnoyes

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache DrillIRONdbOceanBaseRDF4J infoformerly known as SesameYugabyteDB
Recent citations in the news

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

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

Update Apache Drill Eliminates ETL, Data Transformation for MapR Database
30 March 2022, InApps Technology

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Apache Arrow Targets High Performance for Big Data Systems
17 February 2016, The Next Platform

provided by Google News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

How GCash leverages OceanBase database solution to accelerate its growth and serve over 90 million users
8 October 2024, Asian Business Review

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3 July 2024, South China Morning Post

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

provided by Google News

Amazon Neptune review: A scalable graph database for OLTP
13 May 2019, InfoWorld

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

Yugabyte Announces Sixth Annual Distributed SQL Summit, Unveils Keynote and Lineup of Speakers for November Hybrid Event
3 October 2024, Yahoo Finance

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

Yugabyte Improves Postgres Compatibility
24 September 2024, iProgrammer

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for Financial Institutes
14 March 2024, Business Wire

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

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

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