{"id":22665639,"url":"https://github.com/joytaribagshaw/vet-clinic","last_synced_at":"2025-03-29T09:43:21.000Z","repository":{"id":196140718,"uuid":"694041093","full_name":"JoyTaribagshaw/vet-clinic","owner":"JoyTaribagshaw","description":"This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.","archived":false,"fork":false,"pushed_at":"2023-09-23T13:09:17.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-04T00:57:38.377Z","etag":null,"topics":["database-management","database-schema","postgres","postgresql","postgresql-database","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/JoyTaribagshaw.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}},"created_at":"2023-09-20T08:04:18.000Z","updated_at":"2023-11-03T15:34:23.000Z","dependencies_parsed_at":"2023-09-21T14:42:16.482Z","dependency_job_id":"6293e14e-af58-435b-92c1-fb65fef1e2fc","html_url":"https://github.com/JoyTaribagshaw/vet-clinic","commit_stats":null,"previous_names":["joytaribagshaw/vet-clinic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoyTaribagshaw%2Fvet-clinic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoyTaribagshaw%2Fvet-clinic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoyTaribagshaw%2Fvet-clinic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoyTaribagshaw%2Fvet-clinic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoyTaribagshaw","download_url":"https://codeload.github.com/JoyTaribagshaw/vet-clinic/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168088,"owners_count":20734389,"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":["database-management","database-schema","postgres","postgresql","postgresql-database","sql"],"created_at":"2024-12-09T13:38:22.886Z","updated_at":"2025-03-29T09:43:20.980Z","avatar_url":"https://github.com/JoyTaribagshaw.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 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- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [VET-CLINIC] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**VET-CLINIC** is project that contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n* PostgreSQL\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\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\u003e Describe between 1-3 key features of the application.\n\n- **[CREATE-DATABSE]**\n- **[CREATE-TABLE]**\n- **[POPULATE-TABLE]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\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.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n*git clone https://github.com/JoyTaribagshaw/vet-clinic.git\n\n*cd vet-clinic\n\n*git checkout vet-clinic\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 *Joy Tari*\n\n- GitHub: [Joy](https://github.com/JoyTaribagshaw)\n- Twitter: [Joy](https://twitter.com/JoyTariBagshaw)\n- LinkedIn: [Joy](www.linkedin.com/in/joytaribagshaw)\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## 🔭Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **[MORE QUERIES]**\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/JoyTaribagshaw/vet-clinic/issues).\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 give it a star!\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\n- I would like to thank the Microverse to let me write this.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoytaribagshaw%2Fvet-clinic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoytaribagshaw%2Fvet-clinic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoytaribagshaw%2Fvet-clinic/lists"}