8.2 数据备份的类型
第九章 MangoDB 初始(2 学时)
本章主要讲解非关系型数据库 MangoDB 的使用。
9.1 非关系型数据库
9.2 MangoDB 的使用
第十章 SQL Server2014 综合应用(4 学时)
10.1 高校学籍管理系统数据库设计(2 学时)
本部分主要以实际案例讲解如何设计系统数据库。
10.2 高校学籍管理系统 JAVA 代码实现 (2 学时)
本部分主要讲解高校学籍管理系统的 JAVA 代码。
第十一章 Final Project(2 学时)
本章主要是学生构建一个简单的数据库管理系统
Lecture (32 hours)
Chapter 1 Introduction to Databases (2 hours)
This chapter mainly describes the basic concepts of the database, introduces the progress of data
management technology, and the background of database technology generation and the composition of the
database system.
Chapter 2 Database Environment (2 hours)
This chapter mainly describes the basic concepts, components and main data models of the data model, the
architecture of the database, the functions and composition of the database management system, the
composition of the database system and the global structure.
Chapter 3 The Relational Model (4 hours)
3.1 Relational model (2 hours)
This part mainly describes the definition and property of the relational model and Mathematical Definition of
Relation.
3.2 Data integrity constraints (2 hours)
This part mainly introduces the properties of Database Relations, Primary Key Alternate Keys and Foreign
Key, Entity Integrity and Referential Integrity and Advantages and disadvantages of view.
Chapter 4 Relational Algebra and Relational Calculus (6 hours)
4.1 Relational Algebra (2 hours)
This chapter mainly explains the theory and operation formulas of relational algebra.
4.2 Relational calculus (2 hours)
This chapter mainly explains the theory and operation formulas of relational calculus.
4.3 Domain Relational Calculus (2 hours)
This chapter mainly explains the theory and operation formulas of Domain Relational Calculus and the
equivalent conversion rules of these three relationships.
Chapter 5 SQL: Data Manipulation (2 hours)
This chapter mainly introduces the data manipulation by SQL.
5.1 Introduction to SQL
5.2 SELECT、projection、update and join Statement
Chapter 6 SQL: Data Definition (2 hours)
This chapter mainly introduces the data definition by SQL.
6.1 CREATE and ALTER TABLE
6.2 Integrity Constraints
6.3 Create alter and update view
6.4 Authorization Identifiers and Ownership
Chapter 7 Entity-Relationship Model (4 hours)
This chapter introduces the concept of entity-relationship model and Unified Modelling Language (UML).