Conclusion
Conclusion
Conclusion
Project Finale
At the end of the project, we successfully built a demo suite around MySQL covering the
following layers –
1. Database
2. Business Logic
3. Client Side GUI
The replication approaches have been significantly emphasized and the entire
application framework can be fine-tuned in any desired way.
Project Limitations
Two important features not covered in this demo framework –
• Query Optimization – The Query Optimization was left to the MySQL database.
No new concepts were used to optimize queries.