TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Databases for startups

20 pointsby mcginover 14 years ago

2 comments

space-monkeyover 14 years ago
I see over and over again that "Relational databases are not easily scalable. It will require a lot of efforts to build a scalable and redundant setup." I would like to see more mention of how many users/rps/etc you can handle with a maximally sized Amazon RDS redundant instance.<p>Scalable is different than infinitely scalable. Scalable used to mean, for example, being able to get a close-to-linear speedup from multiple cores, more or faster disks, etc.
评论 #2145967 未加载
pmikesellover 14 years ago
We've built a clustered, infinitely scalable, fault tolerant, fault-tolerant database system that supports full relational and ACID semantics. It also emulates the MySQL protocol, so it's very drop-in. <a href="http://www.clustrix.com" rel="nofollow">http://www.clustrix.com</a><p>(sorry to sound like an ad, but we really do have a great solution for this)