Osiris-Team/jSQL-Gen
Java SQL (JDBC) code generator with GUI. 0% boilerplate + compile-safe SQL + powerful API.
This tool helps Java developers create and manage SQL database interactions without manually writing repetitive JDBC code. You define your database tables and columns using a graphical interface, and it generates ready-to-use Java code for common operations like inserting, updating, and querying data. This is ideal for Java application developers who frequently work with SQL databases and want to save time and reduce errors.
Use this if you are a Java developer building applications that need to interact with SQL databases and you want to eliminate boilerplate JDBC code and ensure compile-time safety for your SQL operations.
Not ideal if you prefer to write all your SQL manually, require an object-relational mapping (ORM) framework, or are not working with Java.
Stars
19
Forks
3
Language
Java
License
MIT
Category
Last pushed
Apr 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Osiris-Team/jSQL-Gen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.