MonetDB

Query Interface

SQL

Some other tools are in the citations.

Query Compilation

Code Generation

The query will be compiled to MonetDB Assembly Language(MAL).

Isolation Levels

Serializable

Cannot find the default isolation level. However it supports set the isolation level to be SERIALIZABLE.

Joins

Hash Join

MonetDB uses radix partitioned join algorithm in hash join.

MonetDB Logo
Website

https://www.monetdb.org/

Source Code

https://github.com/MonetDB/MonetDB

Tech Docs

https://www.monetdb.org/Documentation

Developer

CWI

Country of Origin

NL

Start Year

2002

Project Type

Academic, Open Source

Written in

C

Supported languages

Java, JavaScript, Perl, PHP, Python, R, Ruby

Operating Systems

Linux, OS X, Windows

Licenses

Mozilla Public License