{"id":27137961,"url":"https://github.com/himuike/university-registration-db","last_synced_at":"2025-06-30T08:37:19.936Z","repository":{"id":285060417,"uuid":"956944593","full_name":"Himuike/university-registration-db","owner":"Himuike","description":"Mysql","archived":false,"fork":false,"pushed_at":"2025-03-29T07:42:06.000Z","size":3058,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T04:37:24.118Z","etag":null,"topics":["data-science","mysql","mysql-database"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Himuike.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-29T07:15:43.000Z","updated_at":"2025-03-29T07:42:10.000Z","dependencies_parsed_at":"2025-03-29T08:37:48.845Z","dependency_job_id":null,"html_url":"https://github.com/Himuike/university-registration-db","commit_stats":null,"previous_names":["himuike/university-registration-db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Himuike/university-registration-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himuike%2Funiversity-registration-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himuike%2Funiversity-registration-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himuike%2Funiversity-registration-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himuike%2Funiversity-registration-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Himuike","download_url":"https://codeload.github.com/Himuike/university-registration-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himuike%2Funiversity-registration-db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262740038,"owners_count":23356827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-science","mysql","mysql-database"],"created_at":"2025-04-08T04:37:28.163Z","updated_at":"2025-06-30T08:37:19.914Z","avatar_url":"https://github.com/Himuike.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Registration Database System\n\nA comprehensive MySQL database for managing university registrations, courses, students, and faculty.\n\n## Features\n- Student enrollment tracking\n- Course management with prerequisites\n- Faculty assignment\n- Class scheduling\n\n## Database Schema\n![ER Diagram](docs/ER_Diagram.png)\n\n## Setup\n1. Create database:\n   ```sql\n   CREATE DATABASE UniversityRegistrationSystem;\n   USE UniversityRegistrationSystem;\n\n2. Run schema:\n   mysql -u username -p UniversityRegistrationSystem \u003c database/schema.sql\n\n3. Load sample data:\n   mysql -u username -p UniversityRegistrationSystem \u003c database/sample_data.sql","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimuike%2Funiversity-registration-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimuike%2Funiversity-registration-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimuike%2Funiversity-registration-db/lists"}