Database

MonetDB is a high performance relational database system for analytics

MonetDB is a column-oriented relational database management system (RDBMS).

It is designed to provide high performance on complex queries against large databases, such as combining tables with hundreds of columns and millions of rows.

MonetDB is the focus of database research pushing the technology envelop in many areas. Its three-level software stack, comprised of SQL front-end, tactical-optimizers, and columnar abstract-machine kernel, provide a flexible environment to customize it many different ways. A rich collection of linked-in libraries provide functionality for temporal data types, geometry data types, math routine, JSON, URL and UUID data types, User Defined Functions (UDFs) written in Python, R or C/C++. In-depth information on the technical innovations in the design and implementation of MonetDB can be found in our science library.

This is free and open source software.

Key Features

  • SQL compliant database interface, enabling applications ranging from pure analytics to hybrid transactional/analytical processing.
    • It supports common features including keys, joins, views, triggers, and stored procedures, along with full-ACID properties for concurrent transactions. Additionally, MonetDB embraces advanced SQL standards such as SQL:1999 ROLLUP CUBE, and GROUPING SETS, SQL:2003 merge statements, and SQL:2011 window functions, ensuring comprehensive tools for database management and analytics.
  • Delivers query results in mere seconds or even less. This high-performance on heavy analytical workloads is achieved through fine-grained optimization across the database software stack.
  • Leverage hooks to integrate your own user-defined functions (UDFs) in SQL. This flexibility is complemented by support for a variety of UDF types, including aggregate, filter, window, and table returning SQL functions.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: www.monetdb.org
Support:
Developer: MonetDB Foundation
License: Mozilla Public License Version 2.0

MonetDB is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Column-Oriented Databases
MariaDB ColumnStoreUses a massively parallel distributed data architecture
DuckDBIn-process SQL OLAP database management system
DruidHigh performance, real-time analytics database
DatabendCloud data warehouse
ClickHouseReal-time analytics database management system
InfluxDB CoreScalable datastore for metrics, events, and real-time analytics
DorisModern data warehouse for real-time analytics
VictoriaMetricsScalable solution for monitoring and managing time series data
StarRocksHigh-performance analytical database
MonetDBHigh performance relational database system for analytics
KuduDistributed data storage engine
PinotReal-time analytics platform
CrateDBDistributed SQL database management

Read our verdict in the software roundup.

Relational Databases
MariaDBSeeks high compatibility with MySQL, ensuring drop-in replacement capability
PostgreSQLAward winning Object-relational database management system
MySQLMultithreaded, multi-user SQL database management system
SQLiteEmbeddable SQL Database Engine
rqliteDistributed database built on SQLite
MonetDBHigh performance relational database system for analytics
FirebirdRelational database offering many ANSI SQL features
H2Relational database management system written in Java
HSQLDBJDBC interface, client-server version, query tool, grid and more
CUBRIDDatabase engine with built-in enterprise grade features
VirtuosoData Management with Web Application Server and Web Services Platform
Apache DerbyFull-featured relational database implemented entirely in Java

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments