Evan Alba

SQL

During my time in university for my undergraduate education, I took this course called CINS 370 (Introduction to Databases). In this course, we used a programming language called Structured Query Language (SQL). Also, in this course, we learned about things such as relational databases, database management system, relational algebra, the entity-relationship model, and SQL. In this course, we were organized into groups of five people and assigned to create a complete project with a SQL database. This image below shows the entity-relationship model for our project.

Our project's entity-relationship
        model Our relations with their foreign keys

Our relations with their foreign keys.

Our relations Our relations

Our relations given data.

Development

You can browse this program's source code or get a copy using git with the following command:

git clone git://evanalba.com/languages