Entity Relationship modeling is used to define relationships between entities in a database. It involves creating Entity Relationship Diagrams which use entities, attributes, and relationships to represent how data is connected. The ER diagram defines the entities, their attributes, and the relationships between entities. This modeling helps with database design and implementation by illustrating how data is structured and related.