Skip to content

In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

License

Notifications You must be signed in to change notification settings

fmanimashaun/vet-clinic-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

🛠 Built With

Tech Stack

Database

Key Features

  • Database can be filtered by different values.
  • Weight can support up to 2 decimals.

(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:

Setup

Clone this repository to your desired folder:

cd my-folder
git clone https://github.com/fmanimashaun/vet-clinic-database.git

Install

Install this project with Postgree SQL, download the most recent version here:

https://www.postgresql.org/

Usage

To run the project, you need to run the commands in the files in this order in the psql terminal:
schema.sql
data.sql
queries.sql

👥 Authors

👤 Engr. Animashaun Fisayo

(back to top)

🔭 Future Features

  • Add species column.
  • Delete items by using filters.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project send me a message on my social media

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this beautiful opportunity to work with databases.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published