{"id":22979251,"url":"https://github.com/rysth/ruby-veterinary","last_synced_at":"2026-01-12T09:42:10.645Z","repository":{"id":195630667,"uuid":"693272580","full_name":"Rysth/RUBY-Veterinary","owner":"Rysth","description":"RUBY Veterinary is a database scheme that we can follow to handle information from a Veterinary Clinic, here we can query information about different animals with their own properties. Built with PostgreSQL.","archived":false,"fork":false,"pushed_at":"2023-09-26T20:12:20.000Z","size":700,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-02T08:48:36.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rysth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09-18T17:35:38.000Z","updated_at":"2023-09-21T17:15:19.000Z","dependencies_parsed_at":"2025-01-18T02:33:09.988Z","dependency_job_id":"3bf8f6e7-42b8-4d7f-aa54-a786412315b8","html_url":"https://github.com/Rysth/RUBY-Veterinary","commit_stats":null,"previous_names":["rysth/ruby-veterinary"],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","purl":"pkg:github/Rysth/RUBY-Veterinary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FRUBY-Veterinary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FRUBY-Veterinary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FRUBY-Veterinary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FRUBY-Veterinary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rysth","download_url":"https://codeload.github.com/Rysth/RUBY-Veterinary/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FRUBY-Veterinary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-15T01:24:52.273Z","updated_at":"2026-01-12T09:42:10.630Z","avatar_url":"https://github.com/Rysth.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://rysthcraft.netlify.app/img/LOGO-ONLY.svg\" alt=\"logo\" width=\"140\"  height=\"auto\" /\u003e\n  \u003cbr/\u003e\n  \u003ch3\u003e\u003cb\u003eJohn Palacios - RysthCraft\u003c/b\u003e\u003c/h3\u003e\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  - [Install](#install)\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# 📖 RUBY Veterinary \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n![Database Schema](./schema/Veterinary_Clinic_Schema.png)\n\n**RUBY Veterinary** is a database scheme that we can follow to handle information from a Veterinary Clinic, here we can query information about different animals with their own properties. 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\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- **See different animals with their own names, weight, etc..**\n- **Create, Read, Update, and Delete animals from the database.**\n- **Optimize Queries with Indexation**.\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\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- PostgreSQL database installed and configured on your system.\n- Create a PostgreSQL database for the project.\n- Execute the SCHEMA.SQL, DATA.SQL, and QUERIES.SQL.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```\ngit clone https://github.com/Rysth/RUBY-Veterinary.git\ncd RUBY-Veterinary\ncode . (To open VS Code Editor)\n```\n\nThen, you will change everything you want!\n\n### Install\n\nInstall this project with:\n\n- Install PostgreSQL using the installer available from the [official PostgreSQL download page](https://www.postgresql.org/download/).\n- Follow the installation instructions provided for your specific operating system.\n\n### Usage\n\nTo run the project, execute the following steps:\n\n- Open PGAdmin, if you haven't already.\n- Connect to your PostgreSQL database server by providing the necessary connection details.\n- In the PGAdmin interface, you can navigate and interact with your project's database using the SQL editor and other tools.\n\nChoose your preferred method (PostgreSQL SQL Shell or PGAdmin) to work with your project and perform database operations as needed.\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👤 **John Palacios**\n\n- GitHub: [@rysthcraft](https://github.com/Rysth)\n- Linkedin: [@johnpalacios](https://www.linkedin.com/in/john-palacios-rysthcraft/)\n\n👤 **Soban Syeed**\n\n- GitHub: [@SnakyMz](https://github.com/SnakyMz)\n- Twitter: [@SobanSyeed](https://twitter.com/SobanSyeed)\n- LinkedIn: [Soban Syeed](https://www.linkedin.com/in/soban-syeed-82985b241/)\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- [ ] **[Build an web application with React to handle the Database information.]**\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 feel free to watch it and take some features that will enhance your project as well.\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 the Microverse Team for reviewing my code and making me a better professional.\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.md) 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%2Frysth%2Fruby-veterinary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frysth%2Fruby-veterinary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysth%2Fruby-veterinary/lists"}