Posts Tagged ‘NOSQL’

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
Join Baratunde Thurston (left), The Onion’s Director of Digital and author of How to Be Black, for an entertaining look at creative social media campaigns in our Social Media Marketing Boot Camp starting February 16. Other speakers include Morin Oluwole (Facebook), Tim Devane (bitly), and SocialTimes' writer Devon Glenn.   Register now.
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 [...]