barakadanny / -vet_clinic-DB

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

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 licensed.

About

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


Languages

Language:PLpgSQL 100.0%