ECE 464: Databases
Catalog Data:
Engineering and design of databases. Topics to be covered may include: data models, database and scheme design; schema normalization and integrity constraints; query processing and optimization; distributed and parallel databases; SQL and XML.
Topics:
- Introduction and course overview.
- Overview of database concepts.
- The entity-relationship (ER) data model.
- The relational data model.
- Relational algebra.
- The Structured Query Language (SQL).
- Overview of Java and object-oriented programming concepts.
- JDBC, JSP, and MySQL.
- Files and indexes.
- Query evaluation.
- Transactions.
- Physical database design.
- NoSQL.
Course Outcomes:
- Ability to design a database schema suitable for given data.
- An appreciation of the functionality of DBMSs.
- An in-depth understanding of the algorithms and data structures used by DBMSs.
- Ability to use a popular DBMS to design and implement a complete database application.
Assessment Methods:
Evaluation of the ER diagrams, database schemas, and final projects assess the students' abilities to design databases and implement database applications. Examinations test the students' knowledge of the workings of the DBMS.