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

DBMS > BigchainDB vs. Derby vs. Oracle NoSQL vs. RDF4J vs. TimesTen

System Properties Comparison BigchainDB vs. Derby vs. Oracle NoSQL vs. RDF4J vs. TimesTen

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.In-Memory RDBMS compatible to Oracle
Primary database modelDocument storeRelational DBMSDocument store
Key-value store
Relational DBMS
RDF storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#208  Overall
#35  Document stores
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.bigchaindb.comdb.apache.org/­derbywww.oracle.com/­database/­nosql/­technologies/­nosqlrdf4j.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationbigchaindb.readthedocs.io/­en/­latestdb.apache.org/­derby/­manuals/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrdf4j.org/­documentationdocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software FoundationOracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20161997201120041998
Current release10.17.1.0, November 202323.3, December 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache version 2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoEclipse Distribution License (EDL), v1.0.commercial
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 languagePythonJavaJavaJava
Server operating systemsLinuxAll OS with a Java VMLinux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes infoRDF Schemasyes
Typing infopredefined data types such as float or datenoyesoptionalyesyes
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.noyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesSQL-like DML and DDL statementsnoyes
APIs and other access methodsCLI Client
RESTful HTTP API
JDBCRESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
JavaC
C#
Go
Java
JavaScript (Node.js)
Python
Java
PHP
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresJava Stored ProceduresnoyesPL/SQL
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)ACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infoin-memory storage is supported as wellyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infooff heap cacheyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardAccess rights for users and rolesnofine grained access rights according to SQL-standard

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
BigchainDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBOracle NoSQLRDF4J infoformerly known as SesameTimesTen
Recent citations in the news

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

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

BigchainDB Raises €3M Series A Funding
28 September 2016, FinSMEs

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

Catena-X Welcomes New Members: Bosch, Ocean Protocol, Fetch.ai
20 May 2021, Coinspeaker

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here