소개
The JUDO RDBMS Dialect Extension skill equips Claude with the technical patterns and architectural knowledge needed to integrate new databases into the JUDO runtime. It provides step-by-step guidance on implementing the Dialect interface, configuring Guice modules for dependency injection, and handling database-specific nuances such as custom SQL type mappings and syntax variations for limits or offsets. This skill is essential for developers who need to move beyond standard PostgreSQL or HSQLDB support to implement specialized database logic or migrate JUDO applications to different relational database environments.