/Vet-Clinic-DB

Primary LanguagePLpgSQLMIT LicenseMIT

๐Ÿ“— Table of Contents

๐Ÿ“– Vet-Clinic-DataBase ๐Ÿ’ป

This project is a database for a Vet Clinic. It has the following table:

  • animals

๐Ÿ›  Built With

Tech Stack

Database

Key Features

  • Create a database
  • Create a table
  • Insert data into the table
  • Query the table
  • Update the table

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

You have to have tools like:

  • PostgreSQL

Setup

Clone this repository to your desired folder:

git git@github.com:ulises2607/Vet-Clinic-DB.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)

๐Ÿ‘ฅ Authors

Author:

๐Ÿ‘ค **Cesar Ulises Cappa Subelza **

๐Ÿ”ญ Future Features

  • [Security Enhancements]

๐Ÿค 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

I would like to thank the following:

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)