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

DBMS > BigchainDB vs. Oracle Berkeley DB vs. Spark SQL vs. SQL.JS

System Properties Comparison BigchainDB vs. Oracle Berkeley DB vs. Spark SQL vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsWidely used in-process key-value storeSpark SQL is a component on top of 'Spark Core' for structured data processingPort of SQLite to JavaScript
Primary database modelDocument storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.bigchaindb.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlspark.apache.org/­sqlsql.js.org
Technical documentationbigchaindb.readthedocs.io/­en/­latestdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlspark.apache.org/­docs/­latest/­sql-programming-guide.htmlsql.js.org/­documentation/­index.html
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleApache Software FoundationAlon Zakai infoenhancements implemented by others
Initial release2016199420142012
Current release18.1.40, May 20203.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infocommercial license availableOpen Source infoApache 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC, Java, C++ (depending on the Berkeley DB edition)ScalaJavaScript
Server operating systemsLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyes
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 indexesyesno
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsCLI Client
RESTful HTTP API
JDBC
ODBC
JavaScript API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
.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
JavaScript
Server-side scripts infoStored proceduresnonono
Triggersyes infoonly for the SQL APInono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyesnonono

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
BigchainDBOracle Berkeley DBSpark SQLSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity
13 September 2022, Ledger Insights

Toyota Taps Blockchain Tech for Self-Driving Cars
4 March 2021, CCN.com

provided by Google News

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

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

provided by Google News

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, 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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

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.

AllegroGraph logo

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

Present your product here