jproggy/snippetory
A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.
This project helps Java developers generate various types of code, including SQL prepared statements, by using templates directly within their IDEs. It takes in structured templates (e.g., for Java code or SQL queries) and data, outputting dynamically generated code or executable SQL statements. A Java developer working on applications requiring repetitive code structures or robust database interactions would use this.
Use this if you are a Java developer who needs to generate structured code or SQL queries with dynamic values, while keeping your templates readable and refactorable within your IDE.
Not ideal if you are not a Java developer or if you need a code generation tool for languages other than Java and SQL.
Stars
9
Forks
3
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/jproggy/snippetory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
overturetool/overture
The Overture Tool