fireship.io icon indicating copy to clipboard operation
fireship.io copied to clipboard

lessons/top-seven-database-paradigms/

Open utterances-bot opened this issue 3 years ago • 3 comments

Seven Database Paradigms

Visual explanation of the top 7 database paradigms and what they do best.

https://fireship.io/lessons/top-seven-database-paradigms/

utterances-bot avatar May 07 '22 18:05 utterances-bot

Hi, great sum up and video. Q: do you know any paradigm where many-to-many situation does not require a join table - or a join something else?

nadayzsolt avatar May 07 '22 18:05 nadayzsolt

Great article. Where do you believe "columnar databases" fits in your lists of paradigms here? Is it's own, individual paradigm? Or, is it a "sub-genre" of one of the existing ones you've described here?

Also, is there any chance you could append the pro/con list for each one to the slides? I might end up doing it for you actually lol

Skewjo avatar May 13 '22 14:05 Skewjo

Good summary but a bit outdated. Redis is multi-model and persistent…K/V is just the classic Redis OSS approach. https://redis.com

educarneiro avatar Sep 10 '22 15:09 educarneiro