DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. OpenSearch vs. Oracle Berkeley DB vs. Spark SQL vs. Transbase

System Properties Comparison Apache Drill vs. OpenSearch vs. Oracle Berkeley DB vs. Spark SQL vs. Transbase

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSpark SQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneWidely used in-process key-value storeSpark SQL is a component on top of 'Spark Core' for structured data processingA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument store
Relational DBMS
Search engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#119  Overall
#23  Document stores
#56  Relational DBMS
Score15.65
Rank#38  Overall
#4  Search engines
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score19.15
Rank#33  Overall
#20  Relational DBMS
Score0.15
Rank#337  Overall
#147  Relational DBMS
Websitedrill.apache.orggithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlspark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationdrill.apache.org/­docsopensearch.org/­docs/­latestdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software FoundationAmazon Web ServicesOracle infooriginally developed by Sleepycat, which was acquired by OracleApache Software FoundationTransaction Software GmbH
Initial release20122021199420141987
Current release1.20.3, January 20232.5.0, January 202318.1.40, May 20203.5.0 ( 2.13), September 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infocommercial license availableOpen Source infoApache 2.0commercial infofree development license
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaC, Java, C++ (depending on the Berkeley DB edition)ScalaC and C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.noyes infoonly with the Berkeley DB XML editionnono
Secondary indexesnoyes infoAll search fields are automatically indexedyesnoyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like query languageyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statementsyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC++Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Java
Python
R
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyesnonoyes
Triggersnoyes infoby using the 'percolation' featureyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesnono
User concepts infoAccess controlDepending on the underlying data sourcenonofine grained access rights according to SQL-standard
More information provided by the system vendor
Apache DrillOpenSearchOracle Berkeley DBSpark SQLTransbase
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more

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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
Apache DrillOpenSearchOracle Berkeley DBSpark SQLTransbase
Recent citations in the news

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

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

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

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

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

provided by Google News

Amazon OpenSearch Service Under the Hood : OpenSearch Optimized Instances(OR1) | Amazon Web Services
17 April 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Build a contextual text and image search engine for product recommendations using Amazon Bedrock and Amazon ...
3 April 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Simplify your query management with search templates in Amazon OpenSearch Service | Amazon Web Services
3 April 2024, AWS Blog

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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