ended3월 22일· 1 sources

I Was Confused About Merise for Weeks. Here's Everything I Learned

몇 주간 헤맸던 Merise, 내가 배운 모든 것을 정리했다

Why it matters

Merise is a French database design methodology from the 1970s-80s that structures database design in three levels: MCD (conceptual model with entities and relationships), MLD (logical model with tables, keys, and foreign keys), and MPD (physical implementation). The article explains cardinality rules, entity-relationship mapping, and the conversion process from MCD to MLD, including how N:N relationships become junction tables.

1
Sources
+0
24h
Growth
172d
Active
MeriseMCDMLDMPD데이터베이스 설계ERD

Sources

Related Issues