java-mysql-database
CommunityEnforce Alibaba MySQL standards for schemas.
Authoryanhaoluo0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Alibaba Java MySQL database standards help teams avoid schema drift by providing rules for table/column naming, data types, auditing fields, indexing, SQL syntax, and ORM mappings in Java projects.
Core Features & Use Cases
- Schema conventions: enforce lowercase table/column names, unsigned numeric types, and mandatory audit fields (create_time, update_time).
- Indexing & SQL guidance: advise on unique and composite indexes, avoid unnecessary full-table scans, and promote safe query patterns.
- ORM mappings: ensure explicit result mappings, avoid select * usage, and align database fields with Java objects.
Quick Start
Design your next MySQL schema for a Java project by applying the lowercase naming, unsigned types, and standard auditing fields as described.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: java-mysql-database Download link: https://github.com/yanhaoluo0/AlibabaDevelopmentManualSkills/archive/main.zip#java-mysql-database Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.