About
This is a Wordpress install with a simple Twenty-Ten child theme and a "bookmark" custom post type.-
Links
Top 30 Tags
Meta
mysql x
16 May 12
10 May 12
Goodbye, CouchDB
(saucelabs.com) permalink
hackernews
Here at Sauce Labs, we recently celebrated the completion of a significant project to improve our service uptime and reliability, as we transitioned the last of our CouchDB databases to MySQL.
16 Mar 12
Using MySQL as a NoSQL – A story for exceeding 750,000 qps on a commodity server
(yoshinorimatsunobu.blogspot.com) permalink
20 Feb 12
30 Sep 11
17 Sep 11
18 Aug 11
19 Jun 11
Joins are fast
(stackoverflow.com) permalink
Joins are fast. Joins should be considered standard practice with a properly normalized database schema. Don't fear the join.
It's true that join performance degrades non-linearly as the size of the data set increases. Therefore, it doesn't scale as nicely as single table queries, but it still does scale.
It's also true that a bird flies faster without any wings, but only straight down.
It's true that join performance degrades non-linearly as the size of the data set increases. Therefore, it doesn't scale as nicely as single table queries, but it still does scale.
It's also true that a bird flies faster without any wings, but only straight down.
18 Jun 11
15 May 11
14 May 11
10 May 11
5 Apr 11
19 Dec 10
12 Oct 10
8 Oct 10
5 Oct 10
High Scalability – High Scalability – Scaling Digg and Other Web Applications
(highscalability.com) permalink