Skip to content

Comment on NoSQL: Why it's So Damn Stickyparent

Comments

Well, there is also the widespread belief that "if MySQL doesn't do it, it's impossible for any RDBMS to". When people say "scalability" or "sharding" for instance, this is what they're complaining about.

Every single database sharding project I've seen has been a gigantic pile of workarounds and insanity, even if/when people got it to function properly.

How about "if MySQL doesn't do it, then much more expensive databases might do it poorly after a whole bunch of effort"

How about "buying native support for partitioning and hash joins is cheaper than hacking it up in MySQL"?

I regularly work on DBs of 10s of teras with NO sharding or any of that nonsense.

How much does that cost? How does it compare to 40k for 10 commodity servers at 4k each and no license fees?

I read that complaint as being about cost-effectiveness rather than strictly possibility.

Yeah, it's too bad there aren't any free RDBMSs besides MySQL.

That support replication? Just for starters.

Yeah, there are, but hey, I'll make comparisons to MySQL 3 and 4 now.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.