Cassandra is a fully distributed masterless database offering superior scalability and fault tolerance to traditional single master databases. It offers a uniquely robust and expressive interface for modeling and querying data. It is a distributed database that is highly scalable and manages huge data size. Being schemaless it uses Column family as a way to store and organize data.