Posts Tagged ‘Cassandra’

NOSQL Icon

Twitter is just one more of the many tech companies who are turning to custom data management solutions due to the high volume of user-generated data. As an alternative to the fairly common practice of ‘sharding’ a database (splitting it up over several computers), Twitter came up with a solution they call Gizzard, which they’ve [...]

Mediabistro Events
EVENTS
AllFacebook Marketing Conference returns to San Francisco on June 28-29! Join us and get a how-to guide for marketing to Facebook’s 800 million users. A full agenda will be announced soon. Keep an eye on our event site for more information. Special early pricing is available for only $249 until this Wednesday, February 15, so register today.
Cassandra Logo

After reading about distributed database solutions and watching the entire NOSQL movement I had to figure out a way to start building something on a distributed database system. While I only needed one server to get started on (i.e. I didn’t need multiple database nodes right away), I already have a couple projects that are [...]