{"id":18246432,"url":"https://github.com/mehmoodulhaq570/database_openended_lab","last_synced_at":"2026-04-17T10:31:28.503Z","repository":{"id":203156662,"uuid":"708960527","full_name":"mehmoodulhaq570/DataBase_OpenEnded_Lab","owner":"mehmoodulhaq570","description":"Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.","archived":false,"fork":false,"pushed_at":"2023-12-27T09:13:43.000Z","size":3721,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T19:29:41.410Z","etag":null,"topics":["database","database-management","db","dbms","mysql","sql","university-management-system"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mehmoodulhaq570.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}},"created_at":"2023-10-23T18:24:33.000Z","updated_at":"2024-10-01T03:35:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"19912156-2053-4b6c-be58-e5f39be5de4e","html_url":"https://github.com/mehmoodulhaq570/DataBase_OpenEnded_Lab","commit_stats":null,"previous_names":["mehmoodulhaq570/database_openended_lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mehmoodulhaq570/DataBase_OpenEnded_Lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmoodulhaq570%2FDataBase_OpenEnded_Lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmoodulhaq570%2FDataBase_OpenEnded_Lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmoodulhaq570%2FDataBase_OpenEnded_Lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmoodulhaq570%2FDataBase_OpenEnded_Lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehmoodulhaq570","download_url":"https://codeload.github.com/mehmoodulhaq570/DataBase_OpenEnded_Lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmoodulhaq570%2FDataBase_OpenEnded_Lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"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":["database","database-management","db","dbms","mysql","sql","university-management-system"],"created_at":"2024-11-05T09:25:57.578Z","updated_at":"2026-04-17T10:31:28.484Z","avatar_url":"https://github.com/mehmoodulhaq570.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DataBase_OpenEnded_Lab\n\nOpen Ended Lab Description:\nCASE STUDY:\nDepartment of Computer Engineering UET Lahore follows the Outcome Based Education where each subject is \nmapped with multiple CLOs. For the Lab work, these CLOs are further mapped to multiple rubrics. Rubrics are \nthe rules that measure the students at different levels in particular component of an assessment. \n\n# University Management System Database Schema\n\nThis repository contains the SQL code for creating the database schema of a University Management System. The schema is designed to manage student information, attendance, assessment components, and evaluations.\n\n## Tables:\n\n1. **Students:**\n   - Student information including ID, registration number, name, contact, and email.\n\n2. **StudentAttendance:**\n   - Records student attendance with a foreign key reference to the Students table.\n\n3. **ClassAttendance:**\n   - Records class attendance with a foreign key reference to StudentAttendance.\n\n4. **CLOs (Course Learning Outcomes):**\n   - Defines Course Learning Outcomes with creation and update dates.\n\n5. **Rubrics:**\n   - Defines rubrics with details and a foreign key reference to CLOs.\n\n6. **RubricLevels:**\n   - Defines rubric levels with details, a foreign key reference to Rubrics, and measurement level.\n\n7. **Assessments:**\n   - Records assessments with a title, creation date, total marks, and total weightage.\n\n8. **AssessmentComponents:**\n   - Records assessment components with a foreign key reference to Assessments and Rubrics.\n\n9. **StudentResult:**\n   - Records student results with a foreign key reference to Students.\n\n10. **StudentEvaluations:**\n    - Records student evaluations with details including assessment and rubric level.\n\n## Usage:\n- Use this SQL script to create the database schema for a University Management System.\n\n## Contributing:\n- Contributions are welcome! Feel free to fork the repository, make changes, and submit a pull request.\n\n## License:\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmoodulhaq570%2Fdatabase_openended_lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehmoodulhaq570%2Fdatabase_openended_lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmoodulhaq570%2Fdatabase_openended_lab/lists"}