DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Google Summer of Code Project - Provide tool to migrate from MySQL to Derby
This is the Wiki page for the Google Summer of Code Project to develop a migration tool from MySQL to Derby
Student: Ramin Moazeni
Mentor: Satheesh Bandaram
Overview
The purpose of this project is to build and implement a tool that eases and automates the migration of a MySQL database to Derby. This migration tool will migrate or map objects such as tables, Indexes, Views, etc. from MySQL to Derby.
Schedule
Design and Implementation Plan/Thoughts
Status
Ramin has finished installation of both MySQL and Derby and currently looking into analyzing mysql dump utility output.