{"id":25898083,"url":"https://github.com/filippo-dimarzio/f1sqldatabase","last_synced_at":"2026-05-19T09:03:59.677Z","repository":{"id":280198222,"uuid":"941268733","full_name":"Filippo-Dimarzio/F1SQLDatabase","owner":"Filippo-Dimarzio","description":"This is my Formula 1 Database ","archived":false,"fork":false,"pushed_at":"2025-03-09T20:57:05.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T07:39:54.526Z","etag":null,"topics":["database","database-management","sql","sql-server"],"latest_commit_sha":null,"homepage":"","language":null,"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/Filippo-Dimarzio.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":"2025-03-01T22:08:53.000Z","updated_at":"2025-03-09T20:49:12.000Z","dependencies_parsed_at":"2025-07-15T04:39:37.248Z","dependency_job_id":"f739d894-f93d-4296-a314-1036269fc121","html_url":"https://github.com/Filippo-Dimarzio/F1SQLDatabase","commit_stats":null,"previous_names":["filippo-dimarzio/f1sqldatabase"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Filippo-Dimarzio/F1SQLDatabase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filippo-Dimarzio%2FF1SQLDatabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filippo-Dimarzio%2FF1SQLDatabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filippo-Dimarzio%2FF1SQLDatabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filippo-Dimarzio%2FF1SQLDatabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Filippo-Dimarzio","download_url":"https://codeload.github.com/Filippo-Dimarzio/F1SQLDatabase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filippo-Dimarzio%2FF1SQLDatabase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33209420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["database","database-management","sql","sql-server"],"created_at":"2025-03-03T00:16:49.442Z","updated_at":"2026-05-19T09:03:59.660Z","avatar_url":"https://github.com/Filippo-Dimarzio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏎️ F1 Racing Database  \n\nThis project contains a **relational database schema** for managing **Formula 1 racing data**. The database includes key entities such as **Drivers, Teams, Circuits, Races, Results, and Pit Stops**, along with sample data and **SQL queries** for retrieving insights.  \n\n## 📌 Features  \n\n- **📂 Structured Database**: Tables for **Drivers, Teams, Circuits, Races, Results, and Pit Stops** with appropriate relationships.  \n- **📊 Preloaded Data**: Includes real-world **F1 teams, drivers, and circuits**.  \n- **🔎 Query Examples**: SQL queries for **race statistics, driver performance, fastest laps, team standings, and pit stop analysis**.  \n\n## 📁 Tables Overview  \n\n| Table      | Description |\n|------------|------------|\n| **Driver** | Stores driver details like name, nationality, car number, and achievements. |\n| **Team** | Represents F1 teams with headquarters and sponsors. |\n| **Circuits** | Information on racing circuits, including length, lap records, and amenities. |\n| **Race** | Details of individual races, including date, weather, and circuit. |\n| **Result** | Stores race results, including driver positions, lap times, and points. |\n| **PitStops** | Records pit stop details, including duration and tire choices. |\n\n## 🔥 SQL Queries Highlights  \n\n- 🏆 **Top drivers by points**  \n- ⚡ **Fastest lap times per race**  \n- 🏁 **Circuits with the most races held**  \n- ⏱️ **Average lap times per circuit**  \n- 🏎️ **Top teams based on total wins**  \n\n## 🚀 How to Use  \n\n1. **Create the Database**:  \n   ```sql\n   CREATE DATABASE F1_Racing;\n   USE F1_Racing;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippo-dimarzio%2Ff1sqldatabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilippo-dimarzio%2Ff1sqldatabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippo-dimarzio%2Ff1sqldatabase/lists"}