edward3h / kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries
GNU Lesser General Public License v2.1
1 stars 0 forks source link

= Kiwiproc

Under development: there are many use cases yet to be implemented.

== Overview

A compile-time framework for type-safe JDBC query usage. It is not an ORM.

Inspired by:

== Databases

For now, only Postgresql is supported. It's an "MVP".