Skip to content

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

Notifications You must be signed in to change notification settings

Yazino12/vet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Clinic Database

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

Getting Started

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

  • schema.sql for creating all tables.
  • data.sql for populating tables with sample data.
  • 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!

Authors

👤 Yasin Warsame

Contributors

👤 Christian Biringanine

GitHub: @christianbiring1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issue

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

This was not possible without the help of Microverse.

📝 License

This project is MIT licensed.

About

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published