Join us at ScyllaDB University LIVE, instructor-led training sessions | March 19
Register now

Summary

2 min to complete

Summary

To recap, these are the main points we covered: 

  • ScyllaDB data modeling is query-based, that is we think of the application workflow and the queries early on in the data model process.
  • ScyllaDB supports collections and UDTs. Selecting the correct data type is important. 
  • We want to minimize the number of partitions accessed in a read query. To do that it’s okay to duplicate data.
  • Joins are replaced by denormalization.
fa-angle-up