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

https://github.com/trace-kadenyi/vet-clinic-database

A relational database that creates the data structure for a vet clinic. The database contains data about animals, animals' owners, clinic employees and visits
https://github.com/trace-kadenyi/vet-clinic-database

database pgadmin4 plpgsql postgresql-database psql-database sql

Last synced: 5 months ago
JSON representation

A relational database that creates the data structure for a vet clinic. The database contains data about animals, animals' owners, clinic employees and visits

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project Name: Vet Clinic Database

> Description of the project: A relational database that creates the data structure for a vet clinic. The database contains data about animals, animals' owners, clinic employees and visits.

## Built With
- PLpgSQL

## Getting started

#### Clone this repository

```bash
$ git clone https://github.com/TracK92/vet-clinic-database.git
```

- Use [schema.sql](./schema.sql) to create all tables.
- Use [data.sql](./data.sql) to populate tables with sample data.
- Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database.

## Authors

👤 **Tracey Kadenyi**

- GitHub: [@TracK92](https://github.com/TracK92)
- LinkedIn: [Tracey Kadenyi](https://www.linkedin.com/in/tracey-kadenyi/)

👤
## 🤝 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!