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

DBMS > Bangdb vs. BigObject vs. JanusGraph vs. MonetDB vs. Yaacomo

System Properties Comparison Bangdb vs. BigObject vs. JanusGraph vs. MonetDB vs. Yaacomo

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBigObject  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMonetDB  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionConverged and high performance database for device data, events, time series, document and graphAnalytic DBMS for real-time computations and queriesA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A relational database management system that stores data in columnsOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMS infoa hierachical model (tree) can be imposedGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Websitebangdb.combigobject.iojanusgraph.orgwww.monetdb.orgyaacomo.com
Technical documentationdocs.bangdb.comdocs.bigobject.iodocs.janusgraph.orgwww.monetdb.org/­Documentation
DeveloperSachin Sinha, BangDBBigObject, Inc.Linux Foundation; originally developed as Titan by AureliusMonetDB BVQ2WEB GmbH
Initial release20122015201720042009
Current releaseBangDB 2.0, October 20210.6.3, February 2023Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoBSD 3commercial infofree community edition availableOpen Source infoApache 2.0Open Source infoMozilla Public License 2.0commercial
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++JavaC
Server operating systemsLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Android
Linux
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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.nononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes
SQL infoSupport of SQLSQL like support with command line toolSQL-like DML and DDL statementsnoyes infoSQL 2003 with some extensionsyes
APIs and other access methodsProprietary protocol
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
Clojure
Java
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnoLuayesyes, in SQL, C, R
Triggersyes, Notifications (with Streaming only)noyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding via remote tableshorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)noneyesnone infoSource-replica replication available in experimental statusSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglynoneEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyes infoRelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
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 modeyesyes
User concepts infoAccess controlyes (enterprise version only)noUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardfine 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
BangdbBigObjectJanusGraph infosuccessor of TitanMonetDBYaacomo
Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here