Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Highsenberg/cs1222-fall-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-1222 Introduction to Database

Welcome to the introduction to database course!

We will be learning some basic terms and concepts of relational database and the non-relational database like NoSQL databases.

You will be learning syntax of SQL and being able to design tables yourself and transition this knowledge to NoSQL databases.

After taking this course, you will be able to read/write SQL code to read/store/manipulate data into database.

Prerequisites

As this course is 100 level courses, I do not expect any of you to have any programming background. Thus, the course will assume you know nothing and teach everything from ground up.

Although it is not required but please be familiar with terminal(Command line interface on windows). Most of the examples within lectures will be in terminal.

While some may be in the MySQL workbench, I'd prefer to do everything in terminal

I do recommend you to have a programming text-editor ready like Sublime Text or Atom installed on your computer so you can code.

Announcements

Please check out this Github repository often as I'll post all updates here.

Date Announcements
August 28 Added MySQL server set up at introduction.md and couple links in Quick links below
September 3 Added laboratory notes

Quick links

About

Introduction to Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published