/cs50-intro-to-db

working my way through CS50's Databases projects.

Primary LanguagePythonMIT LicenseMIT

CS50 Intro to Database with SQL Solutions

This repository contains solutions for the CS50 Intro to Database with SQL course, a part of Harvard University's renowned CS50 curriculum. Dive into the world of SQL (Structured Query Language) and database management with these comprehensive solutions.

Course Overview

CS50's Intro to Database using SQL covers the fundamentals of SQL and database management. It's an essential course for anyone looking to design, implement, and manage databases, which play a pivotal role in many software applications.