MonetDB is an open source column-oriented database management system developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands. It was designed to provide high performance on complex queries against large databases, e.g. combining tables with hundreds of columns and multi-million rows. As such, MonetDB can be used in application areas that because of performance issues are no-go areas for using traditional database technology in a real-time manner.

PropertyValue
dbpedia-owl:abstract
  • MonetDB is an open source column-oriented database management system developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands. It was designed to provide high performance on complex queries against large databases, e.g. combining tables with hundreds of columns and multi-million rows. As such, MonetDB can be used in application areas that because of performance issues are no-go areas for using traditional database technology in a real-time manner. MonetDB has been successfully applied in high-performance applications for data mining, OLAP, GIS, XML Query, text and multimedia retrieval. MonetDB internal data representation is memory-based, relying on the huge memory addressing ranges of contemporary CPUs using demand paging, and thus departing from traditional DBMS designs involving complex management of large data stores in limited memory. MonetDB introduced innovations at all layers of a DBMS: a storage model based on vertical fragmentation, a modern CPU-tuned vectorized query execution architecture that often gives MonetDB a more than 10-fold raw speed advantage on the same algorithm over a typical interpreter-based RDBMS. MonetDB is one of the first database systems to focus its query optimization effort on exploiting CPU caches. MonetDB also features automatic and self-tuning indexes, run-time query optimization, a modular software architecture, etc. The MonetDB family consists of: MonetDB/SQL: the relational database solution MonetDB/GIS: Simple Features extension to MonetDB/SQL MonetDB/XQuery: the XML database solution MonetDB Server: the multi-model database server
dbpedia-owl:genre
dbpedia-owl:latestReleaseVersion
  • Feb2010-SP2
dbpedia-owl:programmingLanguage
dbpedia-owl:thumbnail
dbpedia-owl:wikiPageExternalLink
dbpprop:developer
  • MonetDB Developer Team
dbpprop:genre
dbpprop:latestReleaseVersion
  • Feb2010-SP2
dbpprop:license
dbpprop:logo
  • 181 (xsd:integer)
dbpprop:name
  • MonetDB
dbpprop:operatingSystem
dbpprop:programmingLanguage
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • MonetDB is an open source column-oriented database management system developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands. It was designed to provide high performance on complex queries against large databases, e.g. combining tables with hundreds of columns and multi-million rows. As such, MonetDB can be used in application areas that because of performance issues are no-go areas for using traditional database technology in a real-time manner.
rdfs:label
  • MonetDB
owl:sameAs
foaf:depiction
foaf:homepage
foaf:name
  • MonetDB
foaf:page
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of