NoSQL and Redis: Building Data Model Relationships

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

Here is a comprehensive overlook at the possible model relationships you can create leveraging NoSQL. Discover the differences between NoSQL and relational databases, one-way and two-way embedding, how to treat data with bounded or unbounded sides, plus what it takes to build model patterns, such as 1-to-1 relationship, 1-to-many, and many-to-many relationships, with some prime use cases they can apply to.

#RedisEnterprise #Redis #DataModeling #NoSQL
Рекомендации по теме
Комментарии
Автор

Very useful details. We need many more such usecase where how we can use Redis w/o other databases.

vehya-dev
Автор

Great tutorial!
Here I got two questions:
1. what is the tool to see the content of redis?
2. How we can promise the data consistence in the two-way embeded of n:n relations?
Thanks in advance.

foolaris
Автор

Great tutorial. I have a question. Is there any OM example using spring boot with retails explanations. Thank you.

smbbpro
Автор

Nice video.. where is the repo? I would to like to follow that example you shown us on this video. Thanks!

javierrenteria
Автор

Thanks for this great Tutorial. I’m interested for the code of Base class from utils modul.

daslukas