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

DBMS > BoltDB vs. DuckDB vs. EJDB vs. MonetDB vs. mSQL

System Properties Comparison BoltDB vs. DuckDB vs. EJDB vs. MonetDB vs. mSQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDuckDB  Xexclude from comparisonEJDB  Xexclude from comparisonMonetDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.An embeddable, in-process, column-oriented SQL OLAP RDBMSEmbeddable document-store database library with JSON representation of queries (in MongoDB style)A relational database management system that stores data in columnsmSQL (Mini SQL) is a simple and lightweight RDBMS
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Websitegithub.com/­boltdb/­boltduckdb.orggithub.com/­Softmotions/­ejdbwww.monetdb.orghughestech.com.au/­products/­msql
Technical documentationduckdb.org/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.monetdb.org/­Documentation
DeveloperSoftmotionsMonetDB BVHughes Technologies
Initial release20132018201220041994
Current release0.10, February 2024Dec2023 (11.49), December 20234.4, October 2021
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoMozilla Public License 2.0commercial infofree licenses can be provided
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 languageGoC++CCC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessserver-lessFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyesyes
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.nonono
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoyesnoyes infoSQL 2003 with some extensionsA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
in-process shared libraryJDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
Supported programming languagesGoC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-side scripts infoStored proceduresnononoyes, in SQL, C, Rno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding via remote tablesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenonenone infoSource-replica replication available in experimental statusnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistencynone
Foreign keys infoReferential integritynonono infotypically not needed, however similar functionality with collection joins possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoRead/Write Lockingyesno
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnononofine grained access rights according to SQL-standardno

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
BoltDBDuckDBEJDBMonetDBmSQL infoMini SQL
Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

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

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

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here