YKerroum / Vet-clinic-database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vet Clinic Database

vet_clinic_ERD

πŸ“— Table of Contents

πŸ“– [Vet clinic database]

[Vet clinic database] is a relational database for a vet clinic.It is a complete database with data about:

  • animals
  • animals' owners
  • animals' species
  • clinic employees
  • visits
  • specializations

πŸ›  Built With

Tech Stack

Database

Key Features

  • [SQL]
  • [Optimization]
  • [PostGreSQL]

(back to top)

πŸ’» Getting Started

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

  • Use schema.sql to create all tables.
  • Use data.sql to populate tables with sample data.
  • Check 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., delete records). Use them responsibly!

(back to top)

πŸ‘₯ Authors

πŸ‘€ Youssef KERROUM

πŸ‘€ Hevar kas

πŸ‘€ Marianela MuΓ±oz Gutierrez

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give a star.

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

License:MIT License


Languages

Language:PLpgSQL 100.0%