flâneur — a map of the web's best reading

DB Design | Database Systems

cs186berkeley.net · 3,330 words · saved by 1 readers

Online textbook for CS186, Berkeley’s Database Systems course.

DB Design - Database Systems DB Design | Database Systems Search Menu Expand Document Database Systems Save this note as PDF Introduction So far, we’ve learned how to use already built databases: SQL queries! We also learned the internals of a database management system which includes many abstraction levels. But what happens if we are given a high-level description of what data we want to store with our database? How do we design a database to fit out needs? We will discuss these question in this module! Entity-Relationship Models When designing a database, we often use Entity-Relationship Mo

Explore this link on the map →

related reading