https://github.com/felipeg005/vet-clinic-database
https://github.com/felipeg005/vet-clinic-database
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/felipeg005/vet-clinic-database
- Owner: Felipeg005
- Created: 2021-11-02T19:46:08.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-11-06T18:51:45.000Z (over 3 years ago)
- Last Synced: 2025-01-18T15:34:42.282Z (4 months ago)
- Language: PLpgSQL
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.## Authors
**Juan Felipe Gomez Tobon**
- GitHub: [@githubhandle](https://github.com/Felipeg005/)
- Twitter: [@twitterhandle](https://twitter.com/JuanFGT05)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juan-felipe-gomez-tobon/)## 🤝 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 for making it possible!
## 📝 License
This project is [MIT](./MIT.md) licensed.