Google Summer of Code
Change Tracking/Synchronization of Data and Structures
This Project is related to MySQL web-client, phpMyAdmin. The idea is to add a new module in the application which would help the users of phpMyAdmin to migrate changes from one database to another.
Possible changes could be related to:
- Adding/removing/ updating tuples,
- Creating/dropping tables,
- Changing schema and maintaining table evolution from state A to B.
Mentor: Michal Cihar
Project Page: http://pmaplanet.cihar.com/
Duration: 3 months
Stipend: $4500
Time Lines
Date & Time |
Milestones |
20 Apr |
Proposal accepted and announced on the Google Summer of Code 2009 site. |
20 Apr – 23 Apr (Community Bounding) |
Students get to know mentors, read documentation, get up to speed to begin working on the project. |
23 May |
Development begins |
06 July – 13 July |
Midterm evaluations |
17 Aug |
Pencils down |
24 Aug |
Final evaluations. |
25 Aug |
Final results of GSoC 2009 announced. |
Accomplishments
- Rough GUI designs for use cases have been developed and its implementation is in process.
- First GUI for selection for two databases can be found here.