{"id":17530087,"url":"https://github.com/frempongdev/vet-clinic","last_synced_at":"2026-01-07T05:43:18.409Z","repository":{"id":152929391,"uuid":"626542904","full_name":"frempongdev/Vet-Clinic","owner":"frempongdev","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-15T01:10:17.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-03T11:50:22.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/frempongdev.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-04-11T17:17:10.000Z","updated_at":"2023-04-13T00:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0996453-9cc5-4868-bdcf-24b4086bf008","html_url":"https://github.com/frempongdev/Vet-Clinic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frempongdev%2FVet-Clinic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frempongdev%2FVet-Clinic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frempongdev%2FVet-Clinic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frempongdev%2FVet-Clinic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frempongdev","download_url":"https://codeload.github.com/frempongdev/Vet-Clinic/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246126663,"owners_count":20727594,"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":[],"created_at":"2024-10-20T16:43:48.188Z","updated_at":"2026-01-07T05:43:13.380Z","avatar_url":"https://github.com/frempongdev.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://free.clipartof.com/321-Free-Clipart-Of-A-Silhouetted-Cat-And-Dog-With-A-Red-Pet-Clinic-Cross-In-A-Heart.jpg\" alt=\"logo\" width=\"120\"  height=\"auto\" /\u003e\n\n\n \u003ch3\u003e\u003cb\u003eVet Clinic Database\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n\u003c!-- - [📝 License](#license) --\u003e\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Vet Clinic database] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Vet clinic database** is a database project for a Vet Clinic of animals and visits. Built with PostgreSQL.\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\u003ePostgreSQL\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- **[Sql query to select all animals whose name ends in \"mon\"]**\n- **[List the name of all animals born between 2016 and 2019.]**\n- **[List the name of all animals that are neutered and have less than 3 escape attempts.]**\n- **[List the date of birth of all animals named either \"Agumon\" or \"Pikachu\".]**\n- **[List name and escape attempts of animals that weigh more than 10.5kg]**\n- **[Find all animals that are neutered.]**\n- **[Find all animals not named Gabumon.]**\n- **[Find all animals with a weight between 10.4kg and 17.3kg]**\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites \n- [ ] \u003ca href=\"https://code.visualstudio.com/\"\u003eVisual studio code\u003c/a\u003e: A source code editor was used in writing the code but you can you any IDE of your choice.\n- [ ] You will need postgreSQL installed. Download PostgreSQL and install it from \u003ca href=\"https://www.postgresql.org/download/\"\u003ethis link \u003c/a\u003e\n\n### Clone this repository\n\n```bash\n$ git clone https://github.com/frempongdev/Vet-Clinic.git\n$ cd Vet-Clinic\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=\"authors\"\u003e\u003c/a\u003e\n## 👥 Frempong \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n- GitHub: [@frempongdev](https://github.com/frempongdev)\n- Twitter: [@knobaddy](https://twitter.com/knobaddy)\n- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/frempongdev/)\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- [ ] **Use the sql UNION query to select data from tables**\n- [ ] **Add the sql DISTINCT query statment**\n- [ ] **Add the sql FETCH query statment**\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 \u003ca href=\"https://github.com/jonas-45/vet-clinic-database-postgreSql/issues\"\u003e[issues page]\u003c/a\u003e.\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\nGive this project a ⭐️ if you like it and kindly support by suggesting changed by forking and pull requests\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\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\n\nI would like to thank the whole Microverse community for the relentless support and motivation.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./License) 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%2Ffrempongdev%2Fvet-clinic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrempongdev%2Fvet-clinic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrempongdev%2Fvet-clinic/lists"}