jdborm-ai-skill
v0.4.1
Published
Install jdborm AI skill into your project. Gives AI coding assistants deep knowledge of the jdborm fluent JDBC query builder API.
Maintainers
Readme
jdborm AI Skill
AI assistant skill for the jdborm fluent JDBC query builder for Java 17+.
Gives AI coding assistants deep knowledge of the jdborm API — fluent SELECT/INSERT/UPDATE/DELETE builders, DDL schema management (CREATE/ALTER/DROP TABLE, indexes), type-safe conditions, JOINs, and ResultSet-to-POJO mapping.
Installation
npx jdborm-ai-skillCopies SKILL.md into .agents/skills/jdborm/ so your AI assistant can reference it.
What's included
- Full API reference:
JdbORMentry point, query builders, conditions - Package structure overview
- Usage examples (SELECT, INSERT, UPDATE, DELETE, JOINs, compound conditions)
Source
The complete jdborm library (source code, tests, full documentation) is at:
👉 https://github.com/BitAspire/jdbc-orm-manager
License
MIT
