Hello all, i have a SQL structure like this:
Visitant ( has several properties ) Visitant has many Sessions Sessions ( has several properties ) Sessions has many Requests ( has several properties ) Sessions has many Events ( has several properties ) i have read a lot and still confused how to put this on cassandra, can someone give me a idea ?