Apache Cassandra (http://cassandra.apache.org/) is a distributed column store with a focus on high availability, scalability, and performance. Due to its distributed nature, it doesn't have a single point of failure, making it the most popular choice for critical high-availability systems. It was originally developed and open sourced by Facebook.
Did you know? Cassandra can have up to 2 billion columns per row!