{"id":17558902,"url":"https://github.com/kennedyowusu/vet_clinic_database","last_synced_at":"2026-05-15T21:31:31.848Z","repository":{"id":71122090,"uuid":"604616238","full_name":"kennedyowusu/vet_clinic_database","owner":"kennedyowusu","description":"Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.","archived":false,"fork":false,"pushed_at":"2023-02-24T06:17:53.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-09T08:58:19.097Z","etag":null,"topics":["database","postgresql","sql"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/kennedyowusu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-02-21T12:44:51.000Z","updated_at":"2023-05-11T14:37:07.000Z","dependencies_parsed_at":"2023-03-07T15:15:35.106Z","dependency_job_id":null,"html_url":"https://github.com/kennedyowusu/vet_clinic_database","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.17391304347826086","last_synced_commit":"7685d973554c366d0d24fe2e7354c6789496a176"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","purl":"pkg:github/kennedyowusu/vet_clinic_database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennedyowusu%2Fvet_clinic_database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennedyowusu%2Fvet_clinic_database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennedyowusu%2Fvet_clinic_database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennedyowusu%2Fvet_clinic_database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennedyowusu","download_url":"https://codeload.github.com/kennedyowusu/vet_clinic_database/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennedyowusu%2Fvet_clinic_database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","postgresql","sql"],"created_at":"2024-10-21T10:25:11.314Z","updated_at":"2026-05-15T21:31:31.811Z","avatar_url":"https://github.com/kennedyowusu.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Vet Clinic Database ](#-vet-clinic-database-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\n# 📖 Vet Clinic Database \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Vet Clinic Database** is a relational database focus project. Through this project, users can create, read, update and delete specific data form the database using sql queries in the terminal of command prompt.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://reactjs.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Users can create database table.**\n- **Users can insert and update database table column.**\n- **Users can read specific data with sql query**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nThis repository includes files with plain SQL that can be used to recreate a database:\n- At first Clone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/kennedyowusu/vet_clinic_database.git\n  git clone https://github.com/kenendyowusu/vet_clinic_database.git\n```\n- To use this repo to your local computer make sure you have installed [POSTGRESQL](https://www.postgresql.org/)\n- Then create a new database then open a sql editor or sql terminal then your can use below SQL language to read and update your database with multiple tables.\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.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Kennedy OWUSU**\n\n- GitHub: [kennedyowusu](https://github.com/kennedyowusu)\n- Twitter: [@_iamkobby](https://twitter.com/@_iamkobby)\n- LinkedIn: [kennedyowusu](https://linkedin.com/in/kennedyowusu)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] Add Indexes to columns\n- [ ] Make Views of tables\n- [ ] Generate the ER diagrams of the tables\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\nThanks to Microverse for giving me the opportunity to create such a project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/kennedyowusu/vet_clinic_database/blob/develop/LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennedyowusu%2Fvet_clinic_database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennedyowusu%2Fvet_clinic_database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennedyowusu%2Fvet_clinic_database/lists"}