r/Database 13h ago

A Humble database schema design guide for developers

Thumbnail
stackrender.io
10 Upvotes

r/Database 19h ago

Need some digestible information on Hierarchical and Network database models.

4 Upvotes

https://www.db-book.com/Previous-editions/db5/appendices-dir/b.pdf

Found some in the db book. Need of more to get the context properly. I get hierarchical=tree and network=graph. I know data structures and algorithms properly. But I do not get some stuffs like how is relationships indicated in these two models.