Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kendoriddy/vet-clinic


https://github.com/kendoriddy/vet-clinic

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Vet-Clinic

Using the Microverse curriculum-databases-projects-template, I demonstrated various queries that could be performed with PostgreSQL.

## Built With

- Relational Database PostgreSQL
- Visual Studio Code
- Git(version control)
- Schema Diagram [drawSQL](https://drawsql.app/)

## Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

- I used [schema.sql](./schema.sql) to create all tables.
- I used [data.sql](./data.sql) to populate tables with sample data.
- I wrote all my queries inn [queries.sql](./queries.sql).

## Getting Started

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

### Prerequisites

- A text editor(preferably Visual Studio Code)

### Install

- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)

### Usage

#### Clone this repository

```bash
$ git clone https://github.com/kendoriddy/vet-clinic.git
$ cd vet-clinic
```
## Authors

👤 **Kehinde Ridwan Onifade**

- GitHub: [@githubhandle](https://github.com/kendoriddy)
- LinkedIn: [LinkedIn](https://linkedin.com/in/kehindeonifade)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
## 📝 License

This project is [MIT](./MIT.md) licensed.