
implementation("org.ufoss.kotysa:kotysa-vertx-sqlclient:3.2.2")Offers a type-safe, idiomatic approach to writing SQL queries using Vert.x's SQL client. Supports multiple database engines, including PostgreSQL, MySQL, and Microsoft SQL Server. Eliminates the need for annotations, code generation, proxies, or additional plugins. Provides a lightweight ORM with a type-safe DSL for defining tables and executing queries.