Skip to content

udeaghad/vet_clinic-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vet clinic database: create animals table

In this project, a relational database was created with the initial data structure for a vet clinic. A table was created to store animals' information, insert some data into it, and query it.

Built With

  • PostgreSQL

Schema

drawSQL-export-2022-08-23_13_59

Getting Started

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

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

Authors

👤 Dozie Udeagha

🤝 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

  • Microverse Team
  • My Family

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published