{"skill":{"slug":"sql-to-java","displayName":"SQL-To-JAVA","summary":"Convert MySQL CREATE TABLE statements to Java entity classes following framework conventions. Use when converting SQL DDL to Java entity definitions, generat...","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":147,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1776669735550,"updatedAt":1776750006872},"latestVersion":{"version":"1.0.0","createdAt":1776669735550,"changelog":"Initial release of SQL to Java entity converter.\n\n- Converts MySQL CREATE TABLE statements to Java entity classes following MyBatis-Plus or JPA conventions.\n- Automatically maps MySQL types to Java types and converts snake_case to camelCase for fields and PascalCase for class names.\n- Generates framework-specific annotations, including @TableName, @TableId, and appropriate field annotations.\n- Supports customization of package name, base class, and annotation style.\n- Handles nullable columns, primary key strategies, and includes standard getter/setter generation.\n- Produces well-structured, ready-to-use entity classes with imports, comments, and accurate type handling.","license":"MIT-0"},"metadata":null,"owner":{"handle":"coder-myj","userId":"s176wafv9x5r2v4d870g63d9dd8571fr","displayName":"Coder-MYJ","image":"https://avatars.githubusercontent.com/u/237692648?v=4"},"moderation":null}