{"id":19060873,"url":"https://github.com/hfg43/vet_clinic_db","last_synced_at":"2025-04-24T06:53:13.046Z","repository":{"id":188595926,"uuid":"678615091","full_name":"HFG43/Vet_clinic_db","owner":"HFG43","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-22T17:08:14.000Z","size":69,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-24T06:53:06.509Z","etag":null,"topics":["database","postgresql"],"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/HFG43.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,"governance":null}},"created_at":"2023-08-15T01:01:33.000Z","updated_at":"2023-11-13T13:06:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3ebca6f-4804-45e0-8ffa-8354b621fbbd","html_url":"https://github.com/HFG43/Vet_clinic_db","commit_stats":null,"previous_names":["hfg43/vet_clinic_db"],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2FVet_clinic_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2FVet_clinic_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2FVet_clinic_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HFG43%2FVet_clinic_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HFG43","download_url":"https://codeload.github.com/HFG43/Vet_clinic_db/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580709,"owners_count":21453531,"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","postgresql"],"created_at":"2024-11-09T00:17:12.766Z","updated_at":"2025-04-24T06:53:13.030Z","avatar_url":"https://github.com/HFG43.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=\"./Logo HG.png\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eREADME\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  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 Vet Clinic \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nVet Clinic is a project where I put in practice the use of PGSQL, by generating an animals database.\n\n**[Vet Clinic]** is a first project usign PGSQL to practice creating Tables, making queries for individual and multiple tables, and to generate a performance audit.\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\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### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Use Gitflow]**\n- **[Create a Relational dataBase using PostgreSQL]**\n- **[Create a Table and insert data]**\n- **[Make different SQL queries]**\n- **[Use Transaction to ensure safe inserts, updates \u0026 deletions]**\n- **[Use Agregation for SQL queries]**\n- **[Make queries for multiple tables]**\n- **[Add Join table for visits]**\n- **[Add many to many relationships]**\n- **[Use nested queries]**\n- **[Performance Audite]**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\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\n### Prerequisites\n\nIn order to run this project you need to have PostgreSQL installed:\n\nLinux:\n`sudo apt-get install postgresql`\n\nWindows: \n`https://www.postgresql.org/download/windows/`\n### Setup\n\nClone this repository to your desired folder:\n\n  cd my-folder\n  git clone https://github.com/HFG43/Vet_clinic_db\n\n### Usage\n\nTo run the project, execute the following command:\n\n```sh\n  CREATE DATABASE vet_clinic;\n```\nAfter creating the DataBase use [schema.sql](./schema.sql) to create animals table.\n\n```sh\nCREATE TABLE table_name(\n   column1 datatype,\n   columnN datatype\n);\n```\nUse [data.sql](./data.sql) to populate tables with sample data.\n\n```sh\nINSERT INTO animals VALUES (column1, ...columnN);\n```\n\nCheck [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database.\n\n```sh\nSELECT [define column(n) or use * to select all] FROM animals WHERE [CONDITION];\n```\n\nTo run tests, run the following command:\n\nNo tests available yet.\n\n### Deployment\n\nNo Deployment available\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Hernán Güemes**\n\n- GitHub: [@githubhandle](https://github.com/HFG43)\n- Twitter: [@twitterhandle](https://twitter.com/HFG_43)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hern%C3%A1n-g%C3%BCemes-a440591b/)\n\n👤 **Andrea Manuel**\n\n- GitHub: [@AndreaM2429](https://github.com/AndreaM2429)\n- Twitter: [@AndreaManuelOr1](https://twitter.com/AndreaManuelOr1)\n- LinkedIn: [Andrea Manuel](https://www.linkedin.com/in/andreamanuel24/)\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- [ ] **[Generate a performance audit]**\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\nIf you like this project you could clone the repo and work with it or do the changes in a new branch. Also you could let a message with your thoughts.\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\n\nI would like to thank Microverse for providing the necessary resources for this 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](./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%2Fhfg43%2Fvet_clinic_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhfg43%2Fvet_clinic_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhfg43%2Fvet_clinic_db/lists"}