Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abdulhamiid/sql-database

This is a databse creation project This project has PostgreSQL quesries for vet clinic table and schema.
https://github.com/abdulhamiid/sql-database

database postgresql sql

Last synced: 21 days ago
JSON representation

This is a databse creation project This project has PostgreSQL quesries for vet clinic table and schema.

Awesome Lists containing this project

README

        

# vet_clinic_database

> This is a databse creation project This project has PostgreSQL quesries for vet clinic table and schema.

## Getting Started

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

- [schema.sql](./schema.sql) to create all tables.
- [data.sql](./data.sql) to populate tables with sample data.
- [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database.

## Built With
- Github
- PostgreSQL


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

- Clone this repository

```
git clone https://github.com/abdulhamiid/sql-database.git
```

- cd into the project directory
```terminal
cd sql-database
```

## Author

👤 **Abdulhamid**

- GitHub: [abdulhamiid](https://github.com/abdulhamiid)
- Twitter: [@abdulhamid_adio](https://twitter.com/abdulhamid_adio)
- LinkedIn: [Adio Abdulhamid](https://linkedin.com/)

## 🤝 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

- Thanks to Microverse.

## 📝 License

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