its a project created with PLpgSQL that store and display a database for vet clinic
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
- its a project created with PLpgSQL that store and display a database for vet clinic.
Database
- Basic setup for a database
- Use schema.sql to create all tables.
- Use data.sql to populate tables with sample data.
- Check 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!
In order to run this project you need:
- Install PostgreSQL
Clone this repository to your desired folder:
👤 GeekyHacks
- GitHub: Geekyhacks
- Twitter: Geekydart
- LinkedIn: Abdullah Nasser
- Building a more complex vet clinic database with more tables and data
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please don't hesitate to support me with your valued contribution and don't forget to star the repo to reach more people.
I would like to thank:
- Microverse Review Team
- Microverse Community in Slack
- my Mentor @Strangeal
Can I clone this project ?**
- Of course you can as long as you fork it and star it
Can I contribute to this project?**
- definitely you can
This project is MIT licensed.