{"id":27128203,"url":"https://github.com/alexmcvay/uber-data","last_synced_at":"2026-01-19T09:02:00.926Z","repository":{"id":281967747,"uuid":"947041601","full_name":"AlexMcVay/UBER-Data","owner":"AlexMcVay","description":"UBER sql clone","archived":false,"fork":false,"pushed_at":"2025-03-12T04:08:55.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T18:48:55.855Z","etag":null,"topics":["data","data-visualization","sql"],"latest_commit_sha":null,"homepage":"","language":"SQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexMcVay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-03-12T04:06:32.000Z","updated_at":"2025-03-12T04:09:46.000Z","dependencies_parsed_at":"2025-03-12T05:19:25.662Z","dependency_job_id":"76550cf9-2941-4e11-9124-f33ab726bdb1","html_url":"https://github.com/AlexMcVay/UBER-Data","commit_stats":null,"previous_names":["alexmcvay/uber-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexMcVay/UBER-Data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexMcVay%2FUBER-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexMcVay%2FUBER-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexMcVay%2FUBER-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexMcVay%2FUBER-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexMcVay","download_url":"https://codeload.github.com/AlexMcVay/UBER-Data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexMcVay%2FUBER-Data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["data","data-visualization","sql"],"created_at":"2025-04-07T18:47:52.713Z","updated_at":"2026-01-19T09:02:00.896Z","avatar_url":"https://github.com/AlexMcVay.png","language":"SQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UBER SQL Database Schema\n\nThis repository contains the SQL database schema for a hypothetical UBER-like ride-hailing service. The schema is designed to capture the key entities and relationships involved in the service, including users, drivers, vehicles, rides, and locations.\n\n## Database Schema\n\nThe database schema is defined in the `UBER.sql` file, which contains the SQL code to create the necessary tables and relationships.\n\n### ERD\n\nThe EDR is defined in the `ERD.md` file, which contains the SQL code to create the necessary tables and relationships.\n\n\n### Entities\n\nThe following entities are represented in the schema:\n\n* **Users**: Represented by the `user` table, which stores information about each user, including their ID, name, email, phone number, and password.\n* **Drivers**: Represented by the `driver` table, which stores information about each driver, including their ID, name, and vehicle information.\n* **Vehicles**: Represented by the `vehicle` table, which stores information about each vehicle, including its ID, make, model, and license plate number.\n* **Rides**: Represented by the `ride` table, which stores information about each ride, including its ID, pickup and dropoff locations, and timestamps.\n* **Locations**: Represented by the `location` table, which stores information about each location, including its ID, address, and coordinates.\n\n### Relationships\n\nThe following relationships are represented in the schema:\n\n* A user can have multiple rides (one-to-many).\n* A driver can have multiple vehicles (one-to-many).\n* A vehicle can have multiple rides (one-to-many).\n* A ride is associated with one pickup location and one dropoff location (many-to-one).\n\n\n\n## Contributing\n--------------\n\nIf you'd like to contribute to this project, please fork the repository and submit a pull request with your changes. Make sure to include a clear description of your changes and any relevant documentation.\n\n## License\n-------\n\nThis project is licensed under the Creative Commons Zero (CC0) license. See the `LICENSE` file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmcvay%2Fuber-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexmcvay%2Fuber-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmcvay%2Fuber-data/lists"}