{"id":24149036,"url":"https://github.com/mochrks/web-understanding-sql","last_synced_at":"2026-04-17T08:02:07.698Z","repository":{"id":263965960,"uuid":"891912167","full_name":"Mochrks/web-understanding-sql","owner":"Mochrks","description":"learning-focused repository designed to help developers grasp the fundamentals of SQL and database management. ","archived":false,"fork":false,"pushed_at":"2026-03-20T09:19:31.000Z","size":758,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-21T01:57:26.215Z","etag":null,"topics":["mysql","postgresql"],"latest_commit_sha":null,"homepage":"https://web-understanding-sql.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mochrks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-21T07:17:25.000Z","updated_at":"2026-03-20T09:19:34.000Z","dependencies_parsed_at":"2025-01-12T08:45:36.449Z","dependency_job_id":null,"html_url":"https://github.com/Mochrks/web-understanding-sql","commit_stats":null,"previous_names":["mochrks/web-understanding-sql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mochrks/web-understanding-sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Fweb-understanding-sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Fweb-understanding-sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Fweb-understanding-sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Fweb-understanding-sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mochrks","download_url":"https://codeload.github.com/Mochrks/web-understanding-sql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Fweb-understanding-sql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mysql","postgresql"],"created_at":"2025-01-12T08:34:57.024Z","updated_at":"2026-04-17T08:02:07.609Z","avatar_url":"https://github.com/Mochrks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eProject Understanding SQL\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MySQL-8.0.26-blue\" alt=\"MySQL Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/PostgreSQL-13.3-orange\" alt=\"PostgreSQL Version\" /\u003e\n \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=mysql,postgresql\" alt=\"Tech Stack Icons\" /\u003e\n\u003c/p\u003e\n\n## Overview\n\nThis project is designed to help understand **database fundamentals** using **SQL**. It utilizes **MySQL**, **PostgreSQL**,  as core database technologies, along with **SQL Alchemy** for ORM (Object Relational Mapping). The project aims to provide a solid foundation in database design, querying, and management principles.\n\n## Features\n\n- Comprehensive understanding of database concepts and SQL syntax\n- Data modeling and normalization techniques\n- CRUD operations using SQL\n- Advanced querying techniques (joins, subqueries, etc.)\n\n\n## Tech Stack\n\n- **MySQL 8.0.26**\n- **PostgreSQL 13.3** for relational database management\n\n\n## Setup \u0026 Installation\n\n---\n\n- **Clone the repository**\n\n    ```bash\n    git clone https://github.com/mochrks/web-understanding-sql.git\n    cd web-understanding-sql\n    ```\n\n- **Install dependencies**\n\n    ```bash\n   npm install\n    ```\n\n- **Run the application**\n\n    ```bash\n   npm run dev\n    ```\n\n- The application will connect to the database and run the queries as specified in the code.\n\n## Connect with me:\n[![GitHub](https://img.shields.io/badge/GitHub-333?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/mochrks)\n[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://youtube.com/@Gdvisuel)\n[![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white)](https://instagram.com/mochrks)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/mochrks)\n[![Behance](https://img.shields.io/badge/Behance-1769FF?style=for-the-badge\u0026logo=behance\u0026logoColor=white)](https://behance.net/mochrks)\n[![Dribbble](https://img.shields.io/badge/Dribbble-EA4C89?style=for-the-badge\u0026logo=dribbble\u0026logoColor=white)](https://dribbble.com/mochrks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochrks%2Fweb-understanding-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochrks%2Fweb-understanding-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochrks%2Fweb-understanding-sql/lists"}