Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VET CLINIC

📗 Table of Contents

📖 [vet-clinic]

[vet_clinic] is a relational database that contains a table to store animals' information, insert some data into it, and query it.

Tech Stack

Database

Key Features

  • Store Data
  • Edit Table Data
  • Query Table Data

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 Postgres

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:DevaWinner/vet-clinic.git

Usage

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

  • Use schema.sql to create the table.
  • 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!

(back to top)

👥 Authors

👤 Aniekan Winner

(back to top)

🔭 Future Features

  • Add more data and Query

(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 feel free to leave a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for providing the template used.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors