Skip to content

Vet Clinic Database. Query database to find information about specific animals. Built with PostgreSQL

Notifications You must be signed in to change notification settings

steveWDamesJr/vet_clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet Clinic

Vet Clinic Database. Query database to find information about specific animals. Built with PostgreSQL

Getting Started

This repository includes files with plain SQL that can be used to recreate the Vet Clinic database:

  • Use schema.sql to create Vet Clinic table.
  • Use data.sql to populate Vet Clinic table with data.
  • Check queries.sql contains Vet Clinic queries that can be run on a newly created Vet Clinic database. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

Authors

👤 STEVE W DAMES JR

🤝 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. Query database to find information about specific animals. Built with PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published