/Vet-Clinic-Database

Primary LanguagePLpgSQLMIT LicenseMIT

curriculum-databases-projects-template

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., remove records). Use them responsibly!

Vet Clinic DB

πŸ“— Table of Contents

πŸš€ Vet Clinic Database

In this project've created my first database for a veterinary clinic using PosgreSQL. With streamlined data organization and seamless integration, this database enables efficient tracking of medical records, appointments, treatments, and client information.

Data Base Dyagram

image

πŸ›  Built With

  • PostgreSQL

Tech Stack

Server

Key Features

  • Robust data management
  • Reporting and analytics

πŸ‘₯ Authors

πŸ‘€ Ignacio Fino

πŸ‘€ Romans S.

(back to top)

πŸ”­ Future Features

  • Appointment scheduling
  • Comprehensive medical records

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Thanks for checking out our app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thanks Microverse corporation for the template.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)