https://github.com/moeeinaali/quera-college-database-course
Solutions for Database Course at Quera College.
https://github.com/moeeinaali/quera-college-database-course
database mysql pymysql sql sqlalchemy
Last synced: 3 months ago
JSON representation
Solutions for Database Course at Quera College.
- Host: GitHub
- URL: https://github.com/moeeinaali/quera-college-database-course
- Owner: MoeeinAali
- License: mit
- Created: 2024-04-26T13:44:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T19:41:46.000Z (about 1 year ago)
- Last Synced: 2025-01-18T00:52:03.919Z (5 months ago)
- Topics: database, mysql, pymysql, sql, sqlalchemy
- Homepage:
- Size: 16.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##  - Database Design
This repository provides a curated collection of codes and learning resources focused on Database Designing, sourced from Quera College.## Table of Contents
- [Syllabus](#Syllabus)
- [Lectures](#slides)
- [Notebooks](#notebook)
- [Assignments](#assignments)
- [Exams](#exams)
- [Maintainer](#maintainer)## Syllabus
- Introduction
- Getting Started with SQL
- Working with Data
- Working More with Data!
- Connecting Tables Together
- Optimizing in Data Structure and Operation
- Advanced Topics
- SQLAlchemy
- SQL in Industry## Lectures
In the "Lectures" folder, you will find the course **lectures**.
## Notebooks
In the "Notebooks" folder, you will find **notebooks** related to the course.
## Assignments
In the "Assignments" folder, you will find the course **assignments**.
## Exams
In the "Exams" folder, you will find the course **Exams**.
## Maintainer
- [Moeein Aali](https://github.com/moeeinaali)
## Notes
Content of this repository is not directly copied, it has been adapted with additional notes for better understanding.