The document discusses the database tables needed for a blog application including user, post, and comment tables and the relationships between them. User can create multiple posts and a post can have multiple comments.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
44 views
Blog App DB Design
The document discusses the database tables needed for a blog application including user, post, and comment tables and the relationships between them. User can create multiple posts and a post can have multiple comments.