/2020-Spring-Introduction-to-Database-Systems

This course mainly introduces the theory and application of database systems, including: 1. Introduction and architecture of database systems 2. ER data schema 3. File storage structure 4. Relational data schema 5. SQL query language 6. Conversion between ER data model and relational data model 7. Database normalization 8. Optimized query 9. Transaction processing.

Primary LanguageC++