Apache Cassandra | Apache Cassandra Documentation

A rethink of how Databases work. Used for Big Data
The Apache Software Foundation Cassandra was indeed developed within the walls of Facebook (now Meta). The project began around 2007-2008 as a solution to handle the massive amount of data generated by the rapidly growing social network.
Avinash Lakshman and Prashant Malik, two software engineers at Facebook, are credited with creating Cassandra. They were looking for a system that could manage large amounts of data across many commodity servers while providing high availability with no single point of failure.
The name 'Cassandra' was inspired by the character in Greek mythology who was cursed to see events from the future but never believed by those around her, mirroring the engineers' hope that their project would predict and handle data growth effectively but might not be immediately understood or appreciated.
In 2008, Facebook open-sourced Cassandra under the Apache License. It was accepted into the Apache Incubator in January 2009 and graduated as a top-level project in February 2010.
Since then, Cassandra has been adopted by numerous companies for its scalability and high availability, not just within the tech sector but also in finance, retail, and other industries dealing with large datasets. Its distributed design makes it particularly suitable for handling big data workloads across multiple commodity servers.