Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszitelli/sql-compiler

A simple SQL subset compiler to Java classes.
https://github.com/mateuszitelli/sql-compiler

Last synced: 16 days ago
JSON representation

A simple SQL subset compiler to Java classes.

Awesome Lists containing this project

README

        

# SQL-Complier
A simple SQL subset compiler to Java classes.

## Building
To build the project you need to use ant, the instructions to how to build using eclipse are [here](http://www.vogella.com/tutorials/ApacheAnt/article.html#antexample_eclipserun)