{"id":22452808,"url":"https://github.com/tchasinga/vet-clinic-database","last_synced_at":"2025-07-19T23:03:08.623Z","repository":{"id":189776303,"uuid":"681262462","full_name":"tchasinga/Vet-clinic-database","owner":"tchasinga","description":"UPDATE animals SET owner_id = 4 WHERE name = 'Charmander' OR name = 'Squirtle' OR name = 'Blossom'; UPDATE animals SET owner_id = 5 WHERE name = 'Angemon' OR name = 'Boarmon'; UPDATE animals SET owner_id = 2 WHERE name = 'Gabumon' OR name = 'Pikachu'; UPDATE animals SET owner_id = 3 ","archived":false,"fork":false,"pushed_at":"2023-08-24T12:04:27.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"Dev","last_synced_at":"2025-07-06T22:40:43.412Z","etag":null,"topics":["postgresql","querydsl"],"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/tchasinga.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":"2023-08-21T16:15:39.000Z","updated_at":"2023-12-14T20:35:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3198ddcb-ea9b-4856-89cc-7d8344e37c2b","html_url":"https://github.com/tchasinga/Vet-clinic-database","commit_stats":null,"previous_names":["tchasinga/vet-clinic-database"],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","purl":"pkg:github/tchasinga/Vet-clinic-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2FVet-clinic-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2FVet-clinic-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2FVet-clinic-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2FVet-clinic-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchasinga","download_url":"https://codeload.github.com/tchasinga/Vet-clinic-database/tar.gz/refs/heads/Dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchasinga%2FVet-clinic-database/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266037744,"owners_count":23867581,"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":["postgresql","querydsl"],"created_at":"2024-12-06T06:12:22.213Z","updated_at":"2025-07-19T23:03:08.567Z","avatar_url":"https://github.com/tchasinga.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3\u003e\u003cb\u003eVet Clinic Database\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 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    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\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\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Vet Clinic Database \u003ca name=\"about-project\"\u003e\u003c/a\u003e\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\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Create tables in SQL**\n- **Insert and query data in SQL.**\n- **Use database transactions.**\n- **Modify and delete data in SQL.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\nTo get a local copy up and running, follow these steps\n\n\u003cli\u003eInstall PostgreSQL in your computer\u003c/li\u003e\n\n\n### Prerequisites\n\nIn order to run this project you need:\n\n\n```sh\n PostgreSQL any version installed in your computer\n```\n\n### Setup\n\nClone this repository to your desired folder:\n\n\n```sh\n  cd my-folder\n  https://github.com/tchasinga/Vet-clinic-database.git\n```\n\n### Install\n\nInstall this project with:\n\n\n```sh\n  cd my-project\n```\n\n\n### Usage\n\nTo run the project, execute the following command:\n\n\n```sh\n  connect  your database\n```\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👤 Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **Tumaini Maganiko**\n\n- GitHub: [@tchasinga](https://github.com/tchasinga)\n- Twitter: [@tchasinga](https://twitter.com/tchasinga)\n- LinkedIn: [tchasinga](https://linkedin.com/in/tchasinga)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n - **query multiple tables**\n -  **add \"join table\" for visits.**\n -   **database performance audit.**\n -    **add database schema diagram.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\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](https://github.com/tchasinga/Vet-clinic-database/issues/2).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please give it a ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for accelerating my growth\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\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%2Ftchasinga%2Fvet-clinic-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchasinga%2Fvet-clinic-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchasinga%2Fvet-clinic-database/lists"}