I am planning to develop a database that has to cope with high data throughput and is very demanding on writing speed. The amount of data will increase over time and therefore scalability is important. How does MonetDB cope with this issue? Are there any other ways of accomplishing that rather then increasing processor speed? Is it e.g possible to have multiple computers to feed one database or seperate the database across multiple machines?
Thanks and regards