Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.
https://github.com/barakadanny/-vet_clinic-db

database postgresql psql sql

Last synced: 3 days ago
JSON representation

Vet clinic database is the collections of tables and related queries.

Awesome Lists containing this project

README

        

# Vet clinic Database

> This is a database for a vet clinic. It contains information about animals and their owners. It also contains information about the vets and the treatments they have done.

## Getting Started

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

- `schema.sql`: contains the database schema in SQL.
- `data.sql`: contains some data to insert into the database.
- `queries.sql`: contains some queries that can be run against the database.

## Authors

👤 **Baraka Danny (Me)**

- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka-589156169/)

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