An entity-relationship model is a way to describe the relationships between different things in a specific domain. It is commonly used in software engineering to represent the data needed for business processes and can be implemented in a database. The concept was developed by Peter Chen in 1976 and is often used for teaching database structure.
UC Berkeley
Spring 2023
This project-heavy course covers access methods, data models, query languages, database services, and interfaces. It introduces transaction processing and requires CS 61A, CS 61B, and CS 61C as prerequisites/corequisites. It suggests proficiency in Java for project work.
No concepts data
+ 23 more concepts