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

https://github.com/alierpm/vet-clinic-database

In this project, I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
https://github.com/alierpm/vet-clinic-database

Last synced: 7 months ago
JSON representation

In this project, I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

Awesome Lists containing this project

README

          

# Vet clinic database

In this project, I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.

![schema_diagram](https://user-images.githubusercontent.com/69401590/201365558-6ee4668b-ad91-486a-8cf3-828599121494.png)

- Major language

- SQL

- Technologies used:
- Git
- GitHub
- Vs code
- Postgresql

## Prerequisites

- Postegresql installation

### Setup

> Download and install Postgresql

### Usage

> Clone this repository to your local machine

https://github.com/AlierPM/Vet-clinic-database.git

## Author

👤 **Alier Philip Maguet**

- GitHub: [@AlierPM](https://github.com/AlierPM)
- Twitter: [@AlierPM](https://twitter.com/AlierPM)
- LinkedIn: [@AlierPM](https://www.linkedin.com/in/alierphilipmaguet/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.