https://github.com/mateo951/vet-clinic
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
https://github.com/mateo951/vet-clinic
postgresql sql
Last synced: about 1 year ago
JSON representation
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
- Host: GitHub
- URL: https://github.com/mateo951/vet-clinic
- Owner: mateo951
- Created: 2021-11-02T14:07:19.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-11-06T14:58:09.000Z (over 4 years ago)
- Last Synced: 2025-04-26T07:58:54.746Z (about 1 year ago)
- Topics: postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vet Clinic ##
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Built With
- PostgreSQL
## Authors
👤 Mateo Villagómez
GitHub: [@mateo951](https://github.com/mateo951)
Twitter: [@MVGameDev](https://twitter.com/MVGameDev)
LinkedIn: [@Mateo Villagómez](https://www.linkedin.com/in/mateo-villagómez/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mateo951/vet-clinic/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Shoutout to [@herokudev](https://github.com/herokudev) for valuable help
## 📝 License
This project is [MIT](./MIT.md) licensed.