An open API service indexing awesome lists of open source software.

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.

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.