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

https://github.com/olawale-o/database_vet_clinic

This is a Database for vet Clinic
https://github.com/olawale-o/database_vet_clinic

postgres postgresql sql

Last synced: over 1 year ago
JSON representation

This is a Database for vet Clinic

Awesome Lists containing this project

README

          

# Database Vet Clinic
> This is a Database for vet Clinic

![screenshot](https://github.com/olawale-o/database_vet_clinic/blob/schema-diagram/vet_clinic.png?raw=true")
## Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

- 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. **Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**

## Authors

👤 **Omoogun Olawale**

* Github: [@githubhandle](https://github.com/olawale-o)
* Twitter: [@twitterhandle](https://twitter.com/ibreaktherules)
* LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/olawale-o/database_vet_clinic/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
- Microverse
- dbdiagram.io
## 📝 License

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