An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

## ![کوئرا](https://user-images.githubusercontent.com/49264993/137637114-e0687e95-08eb-4181-98b0-56fe515f6bc7.png) - 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.