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 > Bangdb vs. Couchbase vs. jBASE vs. RDF4J vs. Stardog

System Properties Comparison Bangdb vs. Couchbase vs. jBASE vs. RDF4J vs. Stardog

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonjBASE  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA robust multi-value DBMS comprising development tools and middlewareRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document storeMultivalue DBMSRDF storeGraph DBMS
RDF store
Secondary database modelsSpatial DBMSKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score0.74
Rank#222  Overall
#9  RDF stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitebangdb.comwww.couchbase.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaserdf4j.orgwww.stardog.com
Technical documentationdocs.bangdb.comdocs.couchbase.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9rdf4j.org/­documentationdocs.stardog.com
DeveloperSachin Sinha, BangDBCouchbase, Inc.Rocket Software (formerly Zumasys)Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Stardog-Union
Initial release20122011199120042010
Current releaseBangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.77.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageC, C++C, C++, Go and ErlangJavaJava
Server operating systemsLinuxLinux
OS X
Windows
AIX
Linux
Windows
Linux
OS X
Unix
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyes infoRDF Schemasschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesoptionalyesyes
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.noyesno infoImport/export of XML data possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesEmbedded SQL for jBASE in BASICnoYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
Java
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes, Notifications (with Streaming only)yes infovia the TAP protocolyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infoincluding cross data center replication
Source-replica replication
yesnoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynononoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes infoEphemeral bucketsyesyes
User concepts infoAccess controlyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights can be defined down to the item levelnoAccess rights for users and roles

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BangdbCouchbase infoOriginally called MembasejBASERDF4J infoformerly known as SesameStardog
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Database company Couchbase cruises to another solid earnings and revenue beat
5 June 2024, SiliconANGLE News

Couchbase (NASDAQ:BASE) Posts Better-Than-Expected Sales In Q1, Next Quarter's Growth Looks Optimistic
5 June 2024, Yahoo Finance

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5 June 2024, StreetInsider.com

Couchbase, Inc. (NASDAQ:BASE) Shares Slammed 29% But Getting In Cheap Might Be Difficult Regardless
7 June 2024, Simply Wall St

A Closer Look at 9 Analyst Recommendations For Couchbase - Couchbase (NASDAQ:BASE)
7 June 2024, Benzinga

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

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

Present your product here