DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. Atos Standard Common Repository vs. Oracle Berkeley DB vs. RavenDB vs. Trino

System Properties Comparison Apache Drill vs. Atos Standard Common Repository vs. Oracle Berkeley DB vs. RavenDB vs. Trino

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRavenDB  Xexclude from comparisonTrino  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksWidely used in-process key-value storeOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitedrill.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlravendb.nettrino.io
Technical documentationdrill.apache.org/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlravendb.net/­docstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperApache Software FoundationAtos Convergence CreatorsOracle infooriginally developed by Sleepycat, which was acquired by OracleHibernating RhinosTrino Software Foundation
Initial release20122016199420102012 info2020 rebranded from PrestoSQL
Current release1.20.3, January 2023170318.1.40, May 20205.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infocommercial license availableOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache Version 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaC, Java, C++ (depending on the Berkeley DB edition)C#Java
Server operating systemsLinux
OS X
Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalnonoyes
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.noyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyesyesyesdepending on connected data-source
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyes infoSQL interfaced based on SQLite is availableSQL-like query language (RQL)yes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
LDAP.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC++All languages with LDAP bindings.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
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functionsnonoyesyes, depending on connected data-source
Triggersnoyesyes infoonly for the SQL APIyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionnoneShardingdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replicationdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.depending on connected data-source
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACIDACID, Cluster-wide transaction availabledepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes
User concepts infoAccess controlDepending on the underlying data sourceLDAP bind authenticationnoAuthorization levels configured per client per databaseSQL standard access control
More information provided by the system vendor
Apache DrillAtos Standard Common RepositoryOracle Berkeley DBRavenDBTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

60: Trino calling AI
8 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 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

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

More resources
Apache DrillAtos Standard Common RepositoryOracle Berkeley DBRavenDBTrino
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
23 September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

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

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

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

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
2 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Milvus logo

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

Present your product here