{"id":18370127,"url":"https://github.com/johnftitor/medical_database","last_synced_at":"2026-03-10T06:04:09.824Z","repository":{"id":42652347,"uuid":"475609382","full_name":"JohnFTitor/medical_database","owner":"JohnFTitor","description":"This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.","archived":false,"fork":false,"pushed_at":"2022-03-29T21:40:54.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-06T12:15:35.893Z","etag":null,"topics":["database","postgresql","sql"],"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/JohnFTitor.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}},"created_at":"2022-03-29T20:28:51.000Z","updated_at":"2022-04-06T17:37:59.000Z","dependencies_parsed_at":"2022-09-14T16:10:33.020Z","dependency_job_id":null,"html_url":"https://github.com/JohnFTitor/medical_database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JohnFTitor/medical_database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnFTitor%2Fmedical_database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnFTitor%2Fmedical_database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnFTitor%2Fmedical_database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnFTitor%2Fmedical_database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnFTitor","download_url":"https://codeload.github.com/JohnFTitor/medical_database/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnFTitor%2Fmedical_database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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","postgresql","sql"],"created_at":"2024-11-05T23:36:24.143Z","updated_at":"2026-03-10T06:04:09.808Z","avatar_url":"https://github.com/JohnFTitor.png","language":null,"readme":"\n![](https://img.shields.io/static/v1?label=BY\u0026message=JohnFTitor\u0026color=blue)\n![](https://img.shields.io/static/v1?label=BY\u0026message=Reemoz\u0026color=pink)\n\n## Medical Database\n\n\u003e This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.\n\n## Scheme Diagram\n\nIf you want to see the diagram and description, refer to Microverse [link here](https://github.com/microverseinc/curriculum-databases/blob/main/db-structure/database_from_diagram.md)\n\n## Getting Started\n\nThis repository includes files with plain SQL that can be used to recreate a database:\n\n### Requirements\n- PostgreSQL server installed and running\n- psql installed\n\n### Clone this repository\n\n```bash\n$ git clone git@github.com:JohnFTitor/medical_database.git\n$ cd medical_database\n```\n1. Connect to your PostgreSQL server with `psql`\n```bash\npsql\n```\n2. Create the database `medical_database`\n```bash\nCREATE DATABASE medical_database;\n```\n3. Connect to your database `medical_database`\n```bash\n\\c vet-clinic\n```\n\n## Authors\n\n👤 **Reem**\n\n Platform | Badge |\n --- | --- |\n **GitHub**  | [@Reem-lab](https://github.com/Reem-lab)\n **Twitter** | [Rem79940127](https://twitter.com/Rem79940127)\n **LinkdIn** | [reem-janina](https://www.linkedin.com/in/reem-janina-ab74ab21a/)\n\n :bust_in_silhouette: **Andrés Felipe Arroyave Naranjo**\n\n Platform | Badge |\n --- | --- |\n **GitHub**    | [@JohnFTitor](https://github.com/JohnFTitor)\n **Twitter**   | [@johnftitor](https://twitter.com/johnftitor)\n **LinkedIn**  | [Andres](https://www.linkedin.com/in/andresarroyavenaranjo/?locale=en_US)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\nMicroverse requirements\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnftitor%2Fmedical_database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnftitor%2Fmedical_database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnftitor%2Fmedical_database/lists"}