DjibrilM / clinic_database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clinic Database

πŸ“— Table of Contents

πŸ“– Clinic Database

Clinic Database is a posgresql database playground

πŸ›  Built With

Tech Stack

Database

Key Features

  • Database

(back to top)

Getting Started

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

Prerequisites

In order to run this project you need:

    postgres

Setup

Clone this repository to your desired folder:

  git clone https://github.com/DjibrilM/clinic_database

go inside this project with:

  cd clinic_database

Usage

  • 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!

(back to top)

πŸ‘₯ Author

πŸ‘€ Djibril Mugisho

πŸ‘€ Yared Tekle

(back to top)

πŸ”­ Future Features

  • Doctors Schema

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:

  • Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

  • Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.

  • Share with others πŸ—ΊοΈ: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.

(back to top)

πŸ™ Acknowledgments

I would like to express my sincere gratitude to

1, Microverse, the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success. I am truly grateful for your contributions and for being an integral part of my achievements. Thank you for your continued support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License