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

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

This Repo is for Database module at microverse it's generated from an other template repo
https://github.com/oldprojectss/vet-clinic-database

database postgresql sql

Last synced: about 1 month ago
JSON representation

This Repo is for Database module at microverse it's generated from an other template repo

Awesome Lists containing this project

README

          

# Vet Clinic Database

> This Repo is for Database module at microverse it's generated from an other template repo

![](./schema-diagram.png)

## 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

👤 **Ismail courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [ismailcourr](https://linkedin.com/in/ismailcourr)

## Contributors

👤 **Nicholas Mutale**

- GitHub: [@mutalenic](https://github.com/Mutalenic)
- Twitter: [@nicomutale](https://twitter.com/nicomutale)
- LinkedIn: [@nicomutale](https://www.linkedin.com/in/nicomutale/)

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

## 📝 License

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