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

DBMS > Bangdb vs. Drizzle vs. MonetDB vs. RavenDB

System Properties Comparison Bangdb vs. Drizzle vs. MonetDB vs. RavenDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDrizzle  Xexclude from comparisonMonetDB  Xexclude from comparisonRavenDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionConverged and high performance database for device data, events, time series, document and graphMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A relational database management system that stores data in columnsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSDocument store
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series 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
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitebangdb.comwww.monetdb.orgravendb.net
Technical documentationdocs.bangdb.comwww.monetdb.org/­Documentationravendb.net/­docs
DeveloperSachin Sinha, BangDBDrizzle project, originally started by Brian AkerMonetDB BVHibernating Rhinos
Initial release2012200820042010
Current releaseBangDB 2.0, October 20217.2.4, September 2012Dec2023 (11.49), December 20235.4, July 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoGNU GPLOpen Source infoMozilla Public License 2.0Open Source infoAGPL version 3, commercial license available
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 languageC, C++C++CC#
Server operating systemsLinuxFreeBSD
Linux
OS X
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesno
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.no
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyes
SQL infoSupport of SQLSQL like support with command line toolyes infowith proprietary extensionsyes infoSQL 2003 with some extensionsSQL-like query language (RQL)
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBCJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesC
C#
C++
Java
Python
C
C++
Java
PHP
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoyes, in SQL, C, Ryes
Triggersyes, Notifications (with Streaming only)no infohooks for callbacks inside the server can be used.yesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
none infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
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 mode
User concepts infoAccess controlyes (enterprise version only)Pluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardAuthorization levels configured per client per database

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
BangdbDrizzleMonetDBRavenDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the 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

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

Neo4j logo

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

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