DB-EnginesExtremeDB for everyone with an RTOSEnglish
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. Tarantool vs. VelocityDB

System Properties Comparison Apache Drill vs. Atos Standard Common Repository vs. Oracle Berkeley DB vs. Tarantool vs. VelocityDB

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTarantool  Xexclude from comparisonVelocityDB  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 storeIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
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 store
Key-value store
Relational DBMS
Graph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitedrill.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.tarantool.iovelocitydb.com
Technical documentationdrill.apache.org/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tarantool.io/­en/­docvelocitydb.com/­UserGuide
DeveloperApache Software FoundationAtos Convergence CreatorsOracle infooriginally developed by Sleepycat, which was acquired by OracleVKVelocityDB Inc
Initial release20122016199420082011
Current release1.20.3, January 2023170318.1.40, May 20202.10.0, May 20227.x
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infocommercial license availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languageJavaC, Java, C++ (depending on the Berkeley DB edition)C and C++C#
Server operating systemsLinux
OS X
Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
BSD
Linux
macOS
Any that supports .NET
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateyesoptionalnostring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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 editionnono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyes infoSQL interfaced based on SQLite is availableFull-featured ANSI SQL supportno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
LDAPOpen binary protocol.Net
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
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net
Server-side scripts infoStored proceduresuser defined functionsnonoLua, C and SQL stored proceduresno
Triggersnoyesyes infoonly for the SQL APIyes, before/after data modification events, on replication events, client session eventsCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionnoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyesyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlDepending on the underlying data sourceLDAP bind authenticationnoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Based on Windows Authentication

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 DrillAtos Standard Common RepositoryOracle Berkeley DBTarantoolVelocityDB
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

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

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

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

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

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, Datanami

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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

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

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

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.

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