rdfs:comment
| - MonetDB is an open-source column-oriented relational database management system (RDBMS) originally developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands.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 has been applied in high-performance applications for online analytical processing, data mining, geographic information system (GIS), Resource Description Framework (RDF), text retrieval and sequence alignment processing. (en)
- MonetDB ist ein freies, spaltenorientiertes relationales Datenbankverwaltungssystem. Es ist ein Open-Source-Projekt, das seine Ursprünge am Centrum Wiskunde & Informatica in Amsterdam hat. MonetDB folgt den SQL-Standards und bietet Schnittstellen via ODBC und JDBC. Als Programmiersprachen werden C, C++, Java, JavaScript (Node.js), Perl, PHP, Python, R und Ruby unterstützt. Serverseitige Skripte sind in SQL, C und R möglich. MonetDB fragmentiert die Datenbanktabellen spaltenorientiert im Speichermodell, sodass bei bestimmten Abfragen Geschwindigkeitsvorteile entstehen. Spaltenorientierte Datenstrukturen existieren oft bei Daten, die für statistische Analysen genutzt werden. Es gibt eine Möglichkeit mit R Analysen direkt auf Datenbankebene durchzuführen, sodass MonetDB insbesondere für Daten (de)
|