Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

This repository includes files with plain SQL that can be used to recreate a clinic-database 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!

📗 Table of Contents

📖 [clinic-database]

Project description.

[clinic-database] is a Postgresql database project containing all the steps and codes involved in creating a database in Postgresql.

🛠 Built With

Tech Stack

The tech stack used in this project includes.

PostgreSQL Database
Database

Key Features

Key features of the application include.

  • [Select Statement]
  • [Create Statement]
  • [Update Statement]

(back to top)

💻 Getting Started

Install Postgresql, open the Postgresql terminal, and run the codes.

Prerequisites

In order to run this project you need:

  • [postgresql terminal]

Setup

Clone this repository to your desired folder:

  • [postgresql terminal]

Install

Install this project with:

  • [postgresql terminal]

Usage

To run the project, execute the following command:

  • [Paste the codes in postgresql terminal]

(back to top)

👥 Authors

Collaborators of this project include:

👤 Christopher Uduekwe

👤 Mohammad Mahdi Niazi

(back to top)

🔭 Future Features

Features of this project include.

  • [Join Statement]

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

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this wonderful opportunity.

(back to top)

❓ FAQ (OPTIONAL)

2 questions new developers would ask when they decide to use this project.

  • [What languages where used?]

    • [SQL]
  • [What git control system was used?]

    • [Github]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A PostgreSQL database for clinics created as part of Microverse Database Module.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors