Distributed DBMS
November 6, 2008 4:44 PM
Subscribe
I need distributed database suggestions.
One of my clients has data that needs to have high availability.
I'm looking for a database system (it doesn't have to be relational) that is geographically distributed, has redundancy and that we can install ourselves in our own hardware.
Ideally, I could distribute different parts of the database in servers located in different ISPs. If one ISP goes temporarilly down, data is still available in the other servers.
Amazon's SimpleDB looks *great* for what I need, but I can't depend on only one provider for the data. If Amazon goes down, which has happened a couple of times, I will have problems.
Right now, we are using MySQL replication, but we are having problems with the replicated lagging way behind, and this is something that very soon we can't let happen.
(Probably some Oracle product does this, but I don't think we can afford it)
Thanks!
posted by edmz to computers & internet (8 comments total)
2 users marked this as a favorite
posted by nicwolff at 5:29 PM on November 6, 2008