{"id":21199147,"url":"https://github.com/nitbravoa92/vet-clinic-database","last_synced_at":"2025-09-28T13:31:02.642Z","repository":{"id":188335752,"uuid":"678205522","full_name":"NitBravoA92/vet-clinic-database","owner":"NitBravoA92","description":" This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL","archived":false,"fork":false,"pushed_at":"2023-08-23T16:18:31.000Z","size":200,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-01-13T14:51:48.711Z","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/NitBravoA92.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-14T02:28:08.000Z","updated_at":"2023-09-19T15:20:45.000Z","dependencies_parsed_at":"2025-01-13T14:42:22.546Z","dependency_job_id":"4079beb3-4de7-4ff8-a551-70baf52f5384","html_url":"https://github.com/NitBravoA92/vet-clinic-database","commit_stats":null,"previous_names":["nitbravoa92/vet-clinic-database"],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitBravoA92%2Fvet-clinic-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitBravoA92%2Fvet-clinic-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitBravoA92%2Fvet-clinic-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NitBravoA92%2Fvet-clinic-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NitBravoA92","download_url":"https://codeload.github.com/NitBravoA92/vet-clinic-database/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234524942,"owners_count":18846801,"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","sql"],"created_at":"2024-11-20T19:57:02.781Z","updated_at":"2025-09-28T13:31:02.325Z","avatar_url":"https://github.com/NitBravoA92.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vet Clinic Database Project\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [Vet Clinic Database Project](#vet-clinic-database-project)\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    - [Usage](#usage)\n  - [👥 Authors ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n- [DATABASE SCHEMA DIAGRAM ](#database-schema-diagram-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Vet Clinic Database \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Vet Clinic Database** consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using 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\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- **Creating a database using the sql 'CREATE DATABASE' statement.**\n- **Creating a table using the sql 'CREATE TABLE' statement.**\n- **Using the 'INSERT INTO' sql statement to record data in a table.**\n- **Using the 'SELECT' sql statement to query data from a table.**\n- **Using aggregate functions like COUNT, MAX, MIN and AVG.**\n- **Using SQL transactions**\n- **Use of JOINs clauses**\n- **Working with join tables**\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\nIn order to run this project, you must have installed and configured the following tools in your local environment:\n\n- [ ] PostgreSQL\n\n### Setup\n\n**You must ensure that you have the postgreSQL installed and the server is started before continuing.**\n\n\nFirst clone this repository to your desired folder:\n\n```sh\n  git clone git@github.com:NitBravoA92/vet-clinic-database.git\n```\n\nNow, you need to create a database called **vet_clinic**.\n\n\n### Usage\n\nIn the command line, execute the following commands one by one in the same order as below:\n\nNote: On all commands, you must replace the `username` with your database's username and `path/to/the/project-folder/` with the path to the project folder in your local environment.\n\n```sh\n  psql -U username -d vet_clinic -f path/to/the/project-folder/schema.sql;\n```\nRunning the above command will create a table named **animals** within it.\n\n\n\n```sh\n  psql -U username -d vet_clinic -f path/to/the/project-folder/data.sql\n```\nRunning the above command will insert four new records into the animals table.\n\n\n\n```sh\n  psql -U username -d vet_clinic -f path/to/the/project-folder/queries.sql\n```\nWhen executing the above command, a series of queries will be made to the animals table.\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Nitcelis Bravo**\n\n- GitHub: [Nitcelis Bravo](https://github.com/NitBravoA92)\n- Twitter: [@softwareDevOne](https://twitter.com/softwareDevOne)\n- LinkedIn: [Nitcelis Bravo Alcala](https://www.linkedin.com/in/nitcelis-bravo-alcala-b65340158)\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\u003e Describe 1 - 3 features you will add to the project.\n\n- [x] **Update animals table records.**\n- [x] **Add other tables to the database with different queries**\n- [x] **Add \"join tables\"**\n- [ ] **Create database performance audit**\n- [ ] **Create 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, suggestions and feature requests are welcome!\nFeel free to check the [issues page](../../issues/).\n\nTo do Contributions, please fork this repository, create a new branch and then create a Pull Request from your branch. You can find detailed description of this process in: [A Step by Step Guide to Making Your First GitHub Contribution by Brandon Morelli](https://codeburst.io/a-step-by-step-guide-to-making-your-first-github-contribution-5302260a2940)\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 liked this project, give me a \"Star\" (clicking the star button at the beginning of this page), share this repo with your developer community or make your contributions.\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 my Microverse teammates for their support. They have supported me a lot in carrying out this project, giving me suggestions, good advice and solving my code doubts.\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\n\n# DATABASE SCHEMA DIAGRAM \u003ca name=\"database-schema-diagram\"\u003e\u003c/a\u003e\n\n\u003cimg src=\".\\schema\\vet_clinic-shcema-diagram-img.jpg\" alt=\"vet_clinic database schema diagram\" width=\"auto\"  height=\"auto\" /\u003e\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%2Fnitbravoa92%2Fvet-clinic-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitbravoa92%2Fvet-clinic-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitbravoa92%2Fvet-clinic-database/lists"}