MonetDB is an open-source implementation of a column-oriented database. It is focused on analytical applications on a main memory resident database. MonetDB is a relational database and provides an SQL top-level interface. It is actively developed at CWI in Amsterdam, The Netherlands.
Questions tagged [monetdb]
441 questions
0
votes
1 answer
I want to uninstall the monetdb before I install it again
what should I do? only remove the bin directory? or I need some extra operation?

psnbbgy
- 3
- 2
0
votes
1 answer
how to get the complete time when I run a sql script using monetdb
when I use the command-line interface of sql after I type "mclient -dmydatabase", if I type the "select...." instruction directly, I will get the complete time like this
(query result)
7 tuples (15.4s)
but if I put the same instruction into the sql…

psnbbgy
- 3
- 2
0
votes
1 answer
MonetDB multi-tenancy?
I am evaluating MonetDB for a multi-tenanted OLAP solution. I understand that there is a concept of schema similar to mysql in MonetDb but is it really scalable in terms of schema's. Can I put a reasonable number of schemas and all performing nearly…

Utkarsh Sopan
- 51
- 11
0
votes
1 answer
OIDs in MonetDB
Is there a way to query the OIDs in MonetDB using SQL? That is, I'd like to do something along the lines of
SELECT , , ..., FROM
and
SELECT * FROM WHERE