The project delivered a fully functional POS system with:
- Robust data integrity through triggers and stored procedures
- Improved read performance through replication
- Scalable architecture supporting multiple nodes
- Flexible NoSQL implementation for fast queries
The system successfully demonstrated the practical application of both relational and NoSQL databases in a real-world business context, showcasing the benefits of polyglot persistence in modern database architecture
This project is a part of an academic course at Texas A&M University. I do not have permission to share my implementation without an explicit approval from the professor.