Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alphayowakarindi/vet-clinic-database

This is project with Postgres database schemas for a vet clinic with an animals table with several properties and queries to query the table.
https://github.com/alphayowakarindi/vet-clinic-database

database postgresql ruby

Last synced: 7 days ago
JSON representation

This is project with Postgres database schemas for a vet clinic with an animals table with several properties and queries to query the table.

Awesome Lists containing this project

README

        

# VET CLINIC DATABASE

> This is Postgres database of a vet clinic with an animals table with several properties of the animals and several queries to query the table.

## Built With

- Postgres
- SQL

## Getting Started

To get a local copy these simple example steps.

### Install
1. Go to terminal and ```cd``` into the directory of your preference.
2. Run `git clone [email protected]:alphayowakarindi/vet-clinic-database.git` to clone the project.

## Author

👤 **Alphayo Wakarindi**

- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)

## 🤝 Contributing

Contributions and feature requests are welcome!
Feel free to check the [https://github.com/alphayowakarindi/vet-clinic-database/issues).

## Acknowledgments

- Special thanks to [Microverse](https://github.com/microverseinc) for creating the task to help understand how to work with SQL and Postgres.

## 📝 License

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