Skip to content

Vet Clinic Database is a relational database use to create the data structure for a vet clinic

License

Notifications You must be signed in to change notification settings

Salimer/vet-clinic-database

Repository files navigation

📗 Table of Contents

🎯 Vet Clinic Database

In this project, we have used a relational database to create the data structure for a vet clinic.

🛠 Built With

Tech Stack

Database
  • PostgreSQL

Key Features

  • Create Database
  • Create Table
  • Select Table

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

you have to those tools in your local machine.

  • PostgreSQL

Setup

Clone the project.

  git clone https://github.com/kifle23/vet-clinic-database.git

Go to the project directory.

  cd vet-clinic-database

In the project directory, run/ Excute each query in the following order:

  Excute schema.sql
  Excute data.sql
  Excute queries.sql

(back to top)

### Run tests
No tests here...

(back to top)

👥 Authors

Author:

👤 Salim Bamahfoodh

(back to top)

🔭 Future Features

  • [Full-Text Search Integration] [new_feature_1]
  • [Data Partitioning] [new_feature_2]
  • [Security Enhancements] [new_feature_3]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

👋 Show your support

Give a ⭐️ if you like this project!

(back to top)

🔭Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

SCHEMA DIAGRAM

Screenshot 2023-07-18 at 13 04 07

About

Vet Clinic Database is a relational database use to create the data structure for a vet clinic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published