fireship.io
fireship.io copied to clipboard
lessons/top-seven-database-paradigms/
Seven Database Paradigms
Visual explanation of the top 7 database paradigms and what they do best.
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?
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
Good summary but a bit outdated. Redis is multi-model and persistent…K/V is just the classic Redis OSS approach. https://redis.com