ITurres / vet-clinic-db

๐Ÿ˜PostgreSQL๐Ÿ˜ | The objective of this project is to cultivate a comprehensive understanding of relational databases and key tools including SQL, PostgreSQL, psql, and pgAdmin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Vet Clinic database


๐Ÿ“— Table of Contents


๐Ÿ“– Vet Clinic database

  • This project is intended to get familiar with relational databases, SQL, PostgreSQL, psql, and pgAdmin.
vet-clinic-schema-diagram-erd
clinic-schema-diagram-erd

Learning objectives

  • Build a relational database based on a real-life example.

๐Ÿ›  Built With

Tech Stack


Key Features

  • postgreSQL

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

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:ITurres/vet-clinic-db.git

Install

  • N/A

Usage

To run the project, execute the following command:

  • N/A

Run tests

  • N/A

(back to top)


๐Ÿ‘ฅ Authors

๐Ÿ‘ค Arthur Iturres

๐Ÿ‘ค Mathias Wismann

(back to top)


๐Ÿ”ญ Future Features

  • query and update animals table.
  • query multiple tables.
  • add "join table" for visits.
  • database performance audit.
  • add database schema diagram.

(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 liked this project!

(back to top)


๐Ÿ™ Acknowledgments

I thank the Code Reviewers for their advice and time ๐Ÿ†

(back to top)


๐Ÿ“ License

This project is MIT licensed.

(back to top)


About

๐Ÿ˜PostgreSQL๐Ÿ˜ | The objective of this project is to cultivate a comprehensive understanding of relational databases and key tools including SQL, PostgreSQL, psql, and pgAdmin.

License:MIT License


Languages

Language:SQL 100.0%