Skip to content

This is a repository for solutions to CS50's Introduction to Databases with SQL, including a final project.

Notifications You must be signed in to change notification settings

Nicole-Lynn/nicolelynn-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Databases with SQL

This repository contains my solutions to the problem sets of the online course, CS50's Introduction to Databases with SQL offered on edX.

Introduction

Each problem set covers a range of concepts and topics in SQL, comprising a set of assignments that allowed me to show my understanding of different techniques and methodologies.

Course Information

The course is an introduction to databases using Structured Query Language, SQL. Concepts learned include how to create, read, update, and delete data with relational databases, which store data in rows and columns. The course begins with SQLite and ends with introductions to PostgreSQL and MySQL. For more information about the course, please refer to the course website.

Problem Sets

The problem sets in the course cover SQL topics, in the order below:

Final Project

The last part of the course is the final project:

About

This is a repository for solutions to CS50's Introduction to Databases with SQL, including a final project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages