VET-CLINIC database

A database for a vet clinic business. Built using PostgreSQL

Diagram

ERD

Getting Started

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

  • schema.sql to create all tables.
  • data.sql to populate tables with sample data.
  • queries.sql for examples of queries that can be run on a newly created database.

About The Authors

👤 Smiullah Bahadur

👤 Chia Carlyle

🤝 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