- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Vet_Clinic] is a a relational database to create the data structure for a vet clinic.
Database
- [Relational Database]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Chrome browser
- Postgresql
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/K0ppai/Vet-Clinic.git
To run the project, use SQL shell and execute the following commands:
CREATE DATABASE vet_clinic;
👤 Paing Soe Thu
- [query and update animals table]
- [query multiple tables]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, don't forget to give it a ⭐️!
I would like to thank Microverse for this opportunity that allowed me to work on this project.
This project is MIT licensed.