- ๐ Built With
- ๐ป Getting Started
- ๐ฅ Authors
- ๐ญ Future Features
- ๐ค Contributing
- ๐ Show your support
- ๐ญAcknowledgments
- ๐ License
This project is a database for a Vet Clinic. It has the following table:
- animals
Database
- Create a database
- Create a table
- Insert data into the table
- Query the table
- Update the table
To get a local copy up and running, follow these steps.
In order to run this project you need:
You have to have tools like:
- PostgreSQL
Clone this repository to your desired folder:
git git@github.com:ulises2607/Vet-Clinic-DB.git
Go to the project directory.
cd Vet-clinic-database
In the project directory, run/ Excute each query in the following order:
Excute schema.sql
Excute data.sql
Excute queries.sql
๐ค **Cesar Ulises Cappa Subelza **
- GitHub: @Ulises Cappa
- LinkedIn: @Cesar Ulises Cappa
- [Security Enhancements]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a โญ๏ธ if you like this project!
I would like to thank the following:
This project is MIT licensed.