MongoDB is web-scale

MongoDB is Web Scale. Lulz, right? Turns out, Mongo is the first NoSQL to nail painless Hadoop and Pig integration…thus becoming the first ‘web scale’ database.

Keep up to date with Chromium nightlys

Keep up to date with the latest Chromium builds on your Mac!

Monitoring MySQL restore progress with PV

pv or pipe viewer allows you to monitor the progress of data going through a pipe…really handy if you want, for instance, to monitor how far through a restore of a mysql backup is going amongst other things.

You should be able to install it with aptitude quite easily, though you may have to enable multiverse.

After you’ve done that, it’s super easy:

pv yourmysqlbackup.sql | mysql -u <user> -p<password>

RethinkDB : Performance

See how RethinkDB performs under a number of different workloads.

RethinkDB

A memcached compatible persistent & fast (~1 millions tps on commodity hardware) store.