{"id":23704118,"url":"https://github.com/getssh/vet-clinic-database","last_synced_at":"2026-02-04T16:36:26.980Z","repository":{"id":163707657,"uuid":"639161604","full_name":"getssh/vet-clinic-database","owner":"getssh","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-15T15:32:20.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-07-06T03:05:46.014Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getssh.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T22:28:03.000Z","updated_at":"2023-05-12T08:22:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"06eb0e19-d8ec-4ee6-a1dc-34661e62f0e9","html_url":"https://github.com/getssh/vet-clinic-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getssh/vet-clinic-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fvet-clinic-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fvet-clinic-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fvet-clinic-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fvet-clinic-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getssh","download_url":"https://codeload.github.com/getssh/vet-clinic-database/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fvet-clinic-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29090814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"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-30T13:25:02.590Z","updated_at":"2026-02-04T16:36:26.955Z","avatar_url":"https://github.com/getssh.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [� Table of Contents](#-table-of-contents)\n- [vet-clinic-database ](#vet-clinic-database-)\n  - [🛠 Built With ](#-built-with-)\n  - [💻 Getting Started ](#-getting-started-)\n  - [👥 Author(s) ](#-authors-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\u003cdiv align=\"center\"\u003e\u003chr width=\"250px\"/\u003e\u003c/div\u003e\n\n# vet-clinic-database \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**vet-clinic-database** is a database which is reletional database created with postgreSQL. It create animal database and store the data in diffrent tables and fetch the data when required with the necessary queries.\n\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  \u003cul\u003e\n    \u003cli\u003e\n      PostgreSQL\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003c!-- Features --\u003e\n\n- ### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- **[Create animals database]**\n- **[Create Table with animal data]**\n- **[Get data from the database]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e Add a link to your deployed project.\n\n- [Live Demo Link](\u003creplace-with-your-deployment-URL\u003e)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n--\u003e\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy of this project up and running, follow these steps.\n\n- ### Prerequisites\n\n   - You need to have `PostgreSQL` installed, you can follow the [PostgreSQL Tutorial](https://www.postgresqltutorial.com/) to install it on your machine.\n\n\n- ### Setup\n    Clone this repository to your desired folder:\n    ```sh\n    git clone https://github.com/getssh/vet-clinic-database\n    cd vet-clinic-database\n    ```\n- ### Run\n    Start your `PostgreSQL` CLI:\n    ```sh\n    psql postgres\n    ```\n    `PostgreSQL` will show the `prompt`:\n    ```postgresql\n    postgres=#\n    ```\n    Now you can start typing `SQL` sentences. Happy querying!\n- ### Usage\n  This repository includes files with plain SQL that can be used to recreate a database:\n  - Use [schema.sql](./schema.sql) to create all tables.\n    ```sql\n    CREATE DATABASE vet_clinic;\n    ```\n    ```sql\n    CREATE TABLE animals (\n      id INT GENERATED ALWAYS AS IDENTITY,\n      name VARCHAR(50),\n      date_of_birth DATE,\n      escape_attempts INT,\n      neutered BOOLEAN,\n      weight_kg DECIMAL,\n      PRIMARY KEY(id)\n    );\n    ```\n  - Use [data.sql](./data.sql) to populate tables with sample data.\n    ```sql\n    INSERT INTO animals(name, date_of_birth, escape_attempts, neutered, weight_kg)\n      VALUES ('Agumon', '02/03/2020', 0, true, 10.23);\n    ```\n  - Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database.\n    ```sql\n    SELECT * from animals WHERE name LIKE '%mon';\n    ```\n    ⚠️ _*Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!*_\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(s) \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👨‍💻 **Getayawkal Tamrat**\n\n- GitHub: [@getssh](https://github.com/getssh)\n- Twitter: [@GetayawkalT](https://twitter.com/GetayawkalT)\n- LinkedIn: [@getayawkal-tamrat](https://www.linkedin.com/in/getayawkal-tamrat/)\n\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- [ ] **Add more data to the database**\n- [ ] **Write complex schema and quires**\n- [ ] **Work with multiple tables**\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, typos, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/getssh/vet-clinic-database/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 the project please give it a start\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- I would like to thank my mentors and follow students and coding partners\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional)\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n\u003e Add at least 2 questions new developers would ask when they decide to use your project.\n\n- **[Question_1]**\n\n  - [Answer_1]\n\n- **[Question_2]**\n\n  - [Answer_2]\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n--\u003e\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./MIT.md) 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%2Fgetssh%2Fvet-clinic-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetssh%2Fvet-clinic-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetssh%2Fvet-clinic-database/lists"}