layout |
---|
default |
This GitHub repository supports the Dept. of Computer Science, Columbia University course COMS W4111-Introduction to Databases. The current content is for the Spring 2018 semester, section 2, taught by Donald F. Ferguson.
From the Columbia University course bulletin:
""The fundamentals of database design and application development using databases: entity-relationship modeling, logical design of relational databases, relational data definition and manipulation languages, SQL, query processing, transaction processing. Programming projects are required.""
There are four subdirectories in this project:
- Lectures contains HTML pages and PPT for each of the lectures. Direct web links for viewing the HTML lectures are:
- CodeSamples contains the same programs from lectures.
- DataAndSchema contains SQL, CSV and other data files used in projects.
- Notebooks contains the Jupyter Notebooks used for lectures.
More to come[]