|
On this page you can find various files that are used with MonetDB, as
example material or supporting applications.
-
Install scripts
monetdb-install.sh
A GNU Bash script to quickly install from a nightly built source version,
-
Gold demo data set gz (381K)
MIL scripts to create, load and experiment with datamining.
This set is used in the MIL tutorial.
-
VOC data set gz (519K) bz2 (371K)
SQL CREATE and INSERT statements to load the VOC data set into an SQL/99
compliant database. This set is used in the SQL guide.
-
VOC loader script prepare-voc-db.sh
This script illustrates the use of various components of the
MonetDB/SQL system, by loading the VOC dataset. It is a bash script
that makes extensive use of monetdb(1) and mclient(1). The
operations demonstrated in the script are a) renaming and changing
passwords for the monetdb user, b) adding new users, c) granting
permissions, d) usage of monetdb to remotely (re)create a database,
e) usage of monetdb to share a database, f) loading of the VOC
dataset directly from the web.
-
DBtapestry set sql (40K)
DBtapestry is a small benchmark script to built a large binary
table in an SQL setting.
-
MonetDB overview pdf (1.1M) ppt (578K)
An extensive overview on MonetDB v4 and its design.
|