
Hi,
I'm evaluating MonetDB, and the following is based on reading the docs
and some of the monetdb-users email list archive.
I wonder if the following setup+workflow is correct, and if so, is it
monetdb best practice, given this use case:
We will have read only tables, each distributed across several
machines/servers, they will be updated daily.
There will be no cross table queries, i.e. only one table touched by each quert.
We would like to be able to update each table while not affecting the
availability of any other table.
The table_db's are not horizontally sharded, i.e. all the data for a
query will always come from that one table.
We cannot use udp multicast/broadcast so a monetdb cluster is not
possible (unless a localhost cluster is possible/sensible?).
The setup+workflow:
- one table per database (this allows for independent table updates),
let these be