https://github.com/allenkeys/whatsappdb
https://github.com/allenkeys/whatsappdb
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allenkeys/whatsappdb
- Owner: Allenkeys
- License: mit
- Created: 2023-02-05T21:32:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T06:00:25.000Z (over 2 years ago)
- Last Synced: 2025-01-23T19:36:58.550Z (4 months ago)
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# WhatsAppDB
> Generated scripts that create tables and populate data of what I feel a WhatsApp database
would look like. Created Entity Relationship Diagram showing all the relationships that exist between tables.
Finally created a view from which we can see the sender name, receiver name, messages sent between them with time stamps.## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the repository into your local machine
- Open the .sql file in SSMS### Prerequisites
- An understanding of SQL
- A github account and Sql Server Management Studio## Authors
👤 **Joshua Eze**
- GitHub: [@Allenkeys](https://github.com/Allenkeys)
- Twitter: [@jdgraay](https://twitter.com/jdgraay)
- LinkedIn: [Eze Joshua](https://linkedin.com/in/eze-joshua)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/allenkeys/WhatsAppDb/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](./LICENSE) licensed.