/Vet-clinic-DB

This repo is part of the Microverse Programming Remote School. Here I work with mocked real world data from a Vet Clinic.

Primary LanguagePLpgSQLMIT LicenseMIT

📗 Table of Contents

📖 [Veterinarian Data Base using Postgress]

Veterinarian Data Base using Postgress is a project that uses a data base to store information about veterinarians and their patients. Using postgress, the data base is set up and queries are used to filter the data.

🛠 Built With

Tech Stack

Database

Key Features

  • Updated Vet Data Base
  • Queries to filter from data set
  • Schema for the data set
  • Use primary key & foreign key mechanism for joining tables.
  • Query multiple tables.
  • Prepare complex queries that answer analytical questions.
  • Use aggregate functions to answer analytical questions.
  • Use subqueries to answer analytical questions.
  • Understand the different types of relationships between tables.
  • Prepare complex queries that answer analytical questions.
  • Use primary key & foreign key mechanism for joining tables.

💻 Getting Started

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

Prerequisites

PostgreSQL Installation: You need to have PostgreSQL, a popular open-source relational database management system, installed on your computer. You can download and install PostgreSQL from the official PostgreSQL website.

Setup

Clone this repository to your desired folder.

Install

Install this project with PostgreSQL.

Usage

To run the project:

👥 Authors

👤 Glauber Bannwart

(back to top)

🔭 Future Features

  • Update Vet Data Base
  • Improve Queries
  • Add/Delete data base table rows
  • Add/Delete data base constraints

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project star it! ⭐️

🙏 Acknowledgments

I would like to thank microverse for this learning opportunity.

📝 License

License: MIT

(back to top)