{"id":22786224,"url":"https://github.com/kdlamini/vet-clinic-database","last_synced_at":"2025-08-02T09:35:13.707Z","repository":{"id":44881412,"uuid":"446473194","full_name":"KDlamini/vet-clinic-database","owner":"KDlamini","description":"In this project I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it. Built with PostgreSQL","archived":false,"fork":false,"pushed_at":"2022-01-20T20:37:27.000Z","size":565,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-30T15:47:24.389Z","etag":null,"topics":["database","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/KDlamini.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-01-10T15:14:55.000Z","updated_at":"2022-01-20T20:32:55.000Z","dependencies_parsed_at":"2022-09-03T17:23:10.922Z","dependency_job_id":null,"html_url":"https://github.com/KDlamini/vet-clinic-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","purl":"pkg:github/KDlamini/vet-clinic-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDlamini%2Fvet-clinic-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDlamini%2Fvet-clinic-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDlamini%2Fvet-clinic-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDlamini%2Fvet-clinic-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDlamini","download_url":"https://codeload.github.com/KDlamini/vet-clinic-database/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDlamini%2Fvet-clinic-database/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268362996,"owners_count":24238544,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","sql"],"created_at":"2024-12-11T23:23:07.344Z","updated_at":"2025-08-02T09:35:13.682Z","avatar_url":"https://github.com/KDlamini.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vet Clinic Database\n\nIn this project I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.\n\n![SchemaDiagram](screenshots/Vet%20Clinic%20Schema.png)\n\n## Getting Started\n\nThis repository includes files with plain SQL that can be used to recreate a database:\n\n- Use [schema.sql](./schema.sql) to create all tables.\n- Use [data.sql](./data.sql) to populate tables with sample data.\n- Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database. **Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**\n\n\n## Authors\n\n👤 **Simo Nkosi**\n\n- GitHub: [@KDlamini](https://github.com/KDlamini)\n- Twitter: [@RealSimoNkosi](https://twitter.com/RealSimoNkosi)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/simo-nkosi-418523180/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/KDlamini/vet-clinic-database/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- This project is part module 4 in the Microverse study program.\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to Code Reviewers for the insightful feedback.\n- A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdlamini%2Fvet-clinic-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdlamini%2Fvet-clinic-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdlamini%2Fvet-clinic-database/lists"}