Advanced Data Modeling in Apache Cassandra™

preview_player
Показать описание

In this workshop we go beyond queries, partitions and tables to see how to design an efficient data model for highly-loaded applications. We will also cover some advanced use-cases and review some real-life examples with you!

🔔 Sign up to our event alert:

💬 CHAT = DISCORD, ask questions live:

🎓Certifications Infos

🚀 🚀 ENJOY !! 🚀 🚀
Рекомендации по теме
Комментарии
Автор

This is great tutorial. Real examples make me more understanding how to design in casandra.

dudutlesmono
Автор

Design a data model for a music streaming service. Consider entities such as users, songs, playlists,
and play history. Define tables and relationships to efficiently support queries for user-specific
playlists, recently played songs, and popular songs. How to do this??

nishantraval