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

DBMS > Apache Jena - TDB vs. BigchainDB vs. Hazelcast vs. PouchDB

System Properties Comparison Apache Jena - TDB vs. BigchainDB vs. Hazelcast vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonHazelcast  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA widely adopted in-memory data gridJavaScript DBMS with an API inspired by CouchDB
Primary database modelRDF storeDocument storeKey-value storeDocument store
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.85
Rank#208  Overall
#35  Document stores
Score5.46
Rank#61  Overall
#7  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.bigchaindb.comhazelcast.compouchdb.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlbigchaindb.readthedocs.io/­en/­latesthazelcast.org/­imdg/­docspouchdb.com/­guides
DeveloperApache Software Foundation infooriginally developed by HP LabsHazelcastApache Software Foundation
Initial release2000201620082012
Current release4.9.0, July 20235.3.6, November 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoAGPL v3Open Source infoApache Version 2; commercial licenses availableOpen 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 languageJavaPythonJavaJavaScript
Server operating systemsAll OS with a Java VMLinuxAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyes infoRDF Schemasschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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 infothe object must implement a serialization strategyno
Secondary indexesyesyesyes infovia views
SQL infoSupport of SQLnonoSQL-like query languageno
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
CLI Client
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaGo
Haskell
Java
JavaScript
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-side scripts infoStored proceduresyesyes infoEvent Listeners, Executor ServicesView functions in JavaScript
Triggersyes infovia event handleryes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryes infoReplicated MapMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsone or two-phase-commit; repeatable reads; read commitedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess control via Jena SecurityyesRole-based access controlno

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 Jena - TDBBigchainDBHazelcastPouchDB
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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Java Libraries for Machine Learning – AIM
3 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

BigchainDB • • The blockchain database.
4 February 2016, bigchaindb.com

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

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

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

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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