DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Oracle Berkeley DB vs. Percona Server for MongoDB vs. Spark SQL vs. TimesTen vs. Vertica

System Properties Comparison Oracle Berkeley DB vs. Percona Server for MongoDB vs. Spark SQL vs. TimesTen vs. Vertica

Editorial information provided by DB-Engines
NameOracle Berkeley DB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonTimesTen  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionWidely used in-process key-value storeA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Spark SQL is a component on top of 'Spark Core' for structured data processingIn-Memory RDBMS compatible to OracleCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document storeRelational DBMSRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.percona.com/­mongodb/­software/­percona-server-for-mongodbspark.apache.org/­sqlwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.vertica.com
Technical documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.percona.com/­percona-distribution-for-mongodbspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.oracle.com/­database/­timesten-18.1vertica.com/­documentation
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OraclePerconaApache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005OpenText infopreviously Micro Focus and Hewlett Packard
Initial release19942015201419982005
Current release18.1.40, May 20203.4.10-2.10, November 20173.5.0 ( 2.13), September 202311 Release 2 (11.2.2.8.0)12.0.3, January 2023
License infoCommercial or Open SourceOpen Source infocommercial license availableOpen Source infoGPL Version 2Open Source infoApache 2.0commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, Java, C++ (depending on the Berkeley DB edition)C++ScalaC++
Server operating systemsAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeschema-freeschema-freeyesyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or datenoyesyesyesyes
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.yes infoonly with the Berkeley DB XML editionnononono
Secondary indexesyesyesnoyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyes infoSQL interfaced based on SQLite is availablenoSQL-like DML and DDL statementsyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsproprietary protocol using JSONJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languages.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
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Java
Python
R
Scala
C
C++
Java
PL/SQL
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoJavaScriptnoPL/SQLyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyes infoonly for the SQL APInononoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes, utilizing Spark Corenonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationnoneMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovia In-Memory Enginenoyesno
User concepts infoAccess controlnoAccess rights for users and rolesnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Oracle Berkeley DBPercona Server for MongoDBSpark SQLTimesTenVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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

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

More resources
Oracle Berkeley DBPercona Server for MongoDBSpark SQLTimesTenVertica infoOpenText™ Vertica™
Recent citations in the 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

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

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

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

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

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

Present your product here