Skip to content

Java annotation processor to generate JDBC implementation for SQL queries

License

Notifications You must be signed in to change notification settings

edward3h/kiwiproc

Repository files navigation

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".

About

Java annotation processor to generate JDBC implementation for SQL queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages