A comparison of advanced, modern cloud databases
1–10 of 18 posts
Re: A comparison of advanced, modern cloud databases
#2Re: A comparison of advanced, modern cloud databases
#3Re: A comparison of advanced, modern cloud databases
#4Re: A comparison of advanced, modern cloud databases
#5I disagree that mongo is a poor choice. It's very portable it scales well and it is fast. Doesn't feel like a cloud instance is necessary so it may be a poor choice for this list.
How about some numbers to back you up?
I think the authors main gripe with MongoDB was the lack of ACID transactions
Re: A comparison of advanced, modern cloud databases
#6No mention of Greeenplum or Vitess?
Re: A comparison of advanced, modern cloud databases
#7Re: A comparison of advanced, modern cloud databases
#8I disagree that mongo is a poor choice. It's very portable it scales well and it is fast. Doesn't feel like a cloud instance is necessary so it may be a poor choice for this list.
> It's very portable it scales well and it is fast How about some numbers to back you up? I think the authors main gripe with MongoDB was the lack of ACID transactions
Re: A comparison of advanced, modern cloud databases
#9I disagree that mongo is a poor choice. It's very portable it scales well and it is fast. Doesn't feel like a cloud instance is necessary so it may be a poor choice for this list.
> It's very portable it scales well and it is fast How about some numbers to back you up? I think the authors main gripe with MongoDB was the lack of ACID transactions
If you want something that's portable, pretty scalable, and fast, go with Postgres. If you need something that's really scalable, there are plenty of other good databases on that list.