> For the complete documentation index, see [llms.txt](https://note.levelcode.org/software-engineering-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.levelcode.org/software-engineering-notes/database/column-oriented-cassandra.md).

# Column-Oriented (Cassandra)

* NoSQL, column-oriented DB
* High availability
* Very scalable
* Data consistency is not the priority, so it is not recommended to use it for financial purposes
