Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphayowakarindi/vet-clinic-database
This is project with Postgres database schemas for a vet clinic with an animals table with several properties and queries to query the table.
https://github.com/alphayowakarindi/vet-clinic-database
database postgresql ruby
Last synced: 7 days ago
JSON representation
This is project with Postgres database schemas for a vet clinic with an animals table with several properties and queries to query the table.
- Host: GitHub
- URL: https://github.com/alphayowakarindi/vet-clinic-database
- Owner: alphayowakarindi
- Created: 2022-10-04T06:58:31.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-11T09:20:30.000Z (about 2 years ago)
- Last Synced: 2023-03-06T23:45:48.985Z (over 1 year ago)
- Topics: database, postgresql, ruby
- Language: PLpgSQL
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VET CLINIC DATABASE
> This is Postgres database of a vet clinic with an animals table with several properties of the animals and several queries to query the table.
## Built With
- Postgres
- SQL## Getting Started
To get a local copy these simple example steps.
### Install
1. Go to terminal and ```cd``` into the directory of your preference.
2. Run `git clone [email protected]:alphayowakarindi/vet-clinic-database.git` to clone the project.## Author
👤 **Alphayo Wakarindi**
- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)## 🤝 Contributing
Contributions and feature requests are welcome!
Feel free to check the [https://github.com/alphayowakarindi/vet-clinic-database/issues).## Acknowledgments
- Special thanks to [Microverse](https://github.com/microverseinc) for creating the task to help understand how to work with SQL and Postgres.
## 📝 License
This project is [MIT](./MIT.md) licensed.