https://github.com/oldprojectss/vet-clinic-database
This Repo is for Database module at microverse it's generated from an other template repo
https://github.com/oldprojectss/vet-clinic-database
database postgresql sql
Last synced: about 1 month ago
JSON representation
This Repo is for Database module at microverse it's generated from an other template repo
- Host: GitHub
- URL: https://github.com/oldprojectss/vet-clinic-database
- Owner: oldProjectss
- License: mit
- Created: 2022-05-10T15:43:00.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-17T17:00:29.000Z (about 4 years ago)
- Last Synced: 2023-11-02T00:27:29.739Z (over 2 years ago)
- Topics: database, postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vet Clinic Database
> This Repo is for Database module at microverse it's generated from an other template repo

## Getting Started
This repository includes files with plain SQL that can be used to recreate a database:
- Use [schema.sql](./schema.sql) to create all tables.
- Use [data.sql](./data.sql) to populate tables with sample data.
- Check [queries.sql](./queries.sql) for examples of queries that can be run on a newly created database. **Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!**
## Authors
👤 **Ismail courr**
- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [ismailcourr](https://linkedin.com/in/ismailcourr)
## Contributors
👤 **Nicholas Mutale**
- GitHub: [@mutalenic](https://github.com/Mutalenic)
- Twitter: [@nicomutale](https://twitter.com/nicomutale)
- LinkedIn: [@nicomutale](https://www.linkedin.com/in/nicomutale/)
## 🤝 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!
## 📝 License
This project is [MIT](./LICENSE) licensed.