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

https://github.com/javadev/sqltojava

The utility to convert SQL files to the java sources
https://github.com/javadev/sqltojava

Last synced: 7 months ago
JSON representation

The utility to convert SQL files to the java sources

Awesome Lists containing this project

README

        

sqltojava
=========

[![Maven Central](https://img.shields.io/maven-central/v/com.github.javadev/sqltojava.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.github.javadev%22%20AND%20a%3A%22sqltojava%22)
[![Java CI](https://github.com/javadev/sqltojava/actions/workflows/maven.yml/badge.svg)](https://github.com/javadev/sqltojava/actions/workflows/maven.yml)
[![Coverage Status](https://coveralls.io/repos/javadev/sqltojava/badge.svg)](https://coveralls.io/r/javadev/sqltojava)
[![Dependency Status](https://www.versioneye.com/user/projects/577b44fc8b80520041a33811/badge.svg?style=flat)](https://www.versioneye.com/user/projects/577b44fc8b80520041a33811)

The utility converts SQL files to the java sources

[![Screen short](https://raw.github.com/javadev/sqltojava/master/sqltojava.png)](https://github.com/javadev/sqltojava)