DEV Community

Cover image for Conceptual Database Design with ER Model
YTTMP3
YTTMP3

Posted on

1

Conceptual Database Design with ER Model

Conceptual Database Design with ER Model is one of the most important topic in Databases. Whenever a programmer wants to develop a database the ER Model is the basic thing he starts with.

ER Model Def. ER Model shows relations between the objects/entities in a database. Wikipedia definition of ER Model HERE. There are three basic things in an ER model
Entity
Attributes
Relationships

Read more at https://hecodesit.com/conceptual-database-design-with-er-model/

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more