Skip to content

Timbar09/Vet-Clinic-Database

Repository files navigation

VET CLINIC DATABASE

📗 Table of Contents

📖 Vet Clinic Database

In this project, I used a relational database to create the initial data structure for a vet clinic. The database has a table that stores animal data. Data can be inserted into the table, and the table can be queried as well.

🛠 Built With

Tech Stack

Database

Key Features

  • Queries
  • Data insertion

(back to top)

🚀 Live Demo

  • Live Demo link comming soon.

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

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Timbar09/Vet-Clinic-Database.git

(back to top)

👥 Authors

👤 Author GitHub Twitter LinkedIn
Miles Mosweu @Timbar09 @Milez09 @miles-mosweu09

(back to top)

🔭 Future Features

  • Add more Tables

(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 it a ⭐️ and let me know what you like in particular.

(back to top)

🙏 Acknowledgments

I would like to thank Amigoscode for the helpful PostgreSQL tuorial.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published