{"id":23862870,"url":"https://github.com/larryivc/database_clinic","last_synced_at":"2026-02-16T20:36:02.997Z","repository":{"id":177078981,"uuid":"659923085","full_name":"LarryIVC/database_clinic","owner":"LarryIVC","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-29T14:33:18.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-10-14T10:36:47.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/LarryIVC.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-06-28T21:34:05.000Z","updated_at":"2023-06-28T21:34:06.000Z","dependencies_parsed_at":"2023-07-11T08:33:03.021Z","dependency_job_id":null,"html_url":"https://github.com/LarryIVC/database_clinic","commit_stats":null,"previous_names":["larryivc/database_clinic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LarryIVC/database_clinic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarryIVC%2Fdatabase_clinic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarryIVC%2Fdatabase_clinic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarryIVC%2Fdatabase_clinic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarryIVC%2Fdatabase_clinic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LarryIVC","download_url":"https://codeload.github.com/LarryIVC/database_clinic/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LarryIVC%2Fdatabase_clinic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29517617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-01-03T07:25:31.142Z","updated_at":"2026-02-16T20:36:02.973Z","avatar_url":"https://github.com/LarryIVC.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\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  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n# 📖 Database Clinic \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nI will get a database diagram, interpret it, and implement the SQL needed to build that database.\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- **Follow a correct Gitflow**\n- **Diagram a data model clearly and explain what it's doing**\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✅ Github account \u003cbr\u003e\n✅ Visual Studio Code installed \u003cbr\u003e\n✅ Node.js installed \u003cbr\u003e\n✅ Git Bash installed (optional) \u003cbr\u003e\n✅ PostgreSQL installed  \n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd database-clinic\n  git clone https://github.com/LarryIVC/database_clinic.git\n```\n\n### Install\n\nN/A.\n\n### Usage\n\nRun the SQL Shell (psql) or the pgAdmin 4.\n\n### Run tests\n\nN/A.\n\n### Deployment\n\nN/A.\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**Larry Villegas**\n- GitHub: [@LarryIVC](https://github.com/LarryIVC)\n- Twitter: [@LarryIVC](https://twitter.com/LarryVillegas)\n- LinkedIn: [@LarryIVC](https://www.linkedin.com/in/larryvillegascostas/)\n\n**Carlos Igreda**\n- GitHub: [@CarlosIgreda](https://github.com/CarlosIgreda)\n- Twitter: [@carlosigreda](https://twitter.com/carlosigreda)\n- LinkedIn: [@carlosigreda](https://www.linkedin.com/in/carlosigreda/)\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- [ ] **Add more tables and data**\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\n👤 Collaboration:\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/LarryIVC/database_clinic/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 can follow me on Github.\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 all Microverse staff and my coding partners as well.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n- **What is a query in SQL?**\n\n  - SQL queries are made up of commands that allow you to manipulate data within a database. These commands follow a specific syntax (a set of rules) so that they're interpreted correctly by the database management system (DBMS).\n\n- **What is meant by Gitflow?**\n\n  - Gitflow is an alternative Git branching model that involves the use of feature branches and multiple primary branches.\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%2Flarryivc%2Fdatabase_clinic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarryivc%2Fdatabase_clinic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarryivc%2Fdatabase_clinic/lists"}