My favorites | Sign in
Project Logo
             
Feeds:
People details
Project owners:
  jamescarter

A Java application to convert / migrate from one database dialect to another.

How it works: Parser -> Java objects representing query -> Producer

Project Aims

This project aims to create a simple framework for converting from one SQL dialect to another. When a parser is implemented it will be able to output automatically to any of the available producers.

Parser

A parser can be any of the following:

Producer

A producer can output any of the following:

Current Development









Hosted by Google Code