Introduction to Database Technologies
View/ Open
Date
2022Author
Njoroge, Victoria Mukami
Type
OtherLanguage
enMetadata
Show full item recordAbstract
The course is a first-year course that aims to introduce database concepts to first year students. The course provides an understanding of various database terminologies, types of database and various applications of databases. In addition, normalization, entity relationship diagrams and an introduction to mySQL is done. By the end of the course the students will be able to build a database application for an existing case or business need. This course is fundamental for any Computer Science, Information Technology, or any other Computer related course taken by students.
Publisher
Handong Global University
Description
The main aim of the course is to familiarize the concepts used and provide an introduction to database technologies. It ensures that the student is able to i) Design, build and query a relational database, ii) Develop a data model to describe an application's data, iii) Apply normalization to data for effective, stable database design, iv) Build a relational database from the logical database design, and v) Access data in a relational database using simple SQL queries.