If you enjoyed this book, you may be interested in these other books by Packt:
Learning Apache Cassandra - Second Edition
Sandeep Yarabarla
ISBN: 9781787127296
- Install Cassandra
- Create keyspaces and tables with multiple clustering columns to organize related data
- Use secondary indexes and materialized views to avoid denormalization of data
- Effortlessly handle concurrent updates with collection columns
- Ensure data integrity with lightweight transactions and logged batches
- Understand eventual consistency and use the right consistency level for your situation
- Understand data distribution with Cassandra
- Develop simple application using Java driver and implement application-level optimizations
Seven NoSQL Databases in a Week
Aaron Ploetz, Devram Kandhare, Sudarshan Kadambi, Xun (Brian) Wu
ISBN: 9781787288867
- Understand how MongoDB provides high-performance...