djo1975 / vet_clinic-PP

Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Vet-clinic-database

In this project we got a chance to optimize some slow queries in our database.

πŸ›  Built With

SQL

Tech Stack

Database

Key Features

  • [Create a database]
  • [Create a table]
  • [Populate the table]
  • [Query the table]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
  • git clone https://github.com/djo1975/vet-clinic.git
  • Run all the command in the terminal or pgAdmin.

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • PostgresSQL

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

  • npm install
  • npm start

Deployment

You can deploy this project using:

  • visiting your repository on GitHub
  • Click on settings
  • Go to the "Pages" option
  • Select the main branch and save

(back to top)

πŸ‘₯ Author

πŸ‘€ Mladan Ilic

πŸ‘€ Marc Raphael

πŸ‘€ Suleiman

(back to top)

πŸ”­ Future Features

  • [will improve functionality]

(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, give it a ⭐️ and let me know what you like in particular.

(back to top)

πŸ™ Acknowledgments

I would like to thank the whole Microverse community for their help and contributions towards this project.

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Vet Clinic database is PSQL based project where with various query practice and data insertions and manipulation

License:MIT License


Languages

Language:PLpgSQL 100.0%