This library is a general-purpose SQL generator. Think of it as a typesafe and expressive SQL DSL (domain-specific language), with support for rendering SQL formatted properly for MyBatis3 and Spring's NamedParameterJDBCTemplate. The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL. The library will generate full DELETE, INSERT, SELECT, and UPDATE statements. The DSL implemented by the library is very similar to native SQL but it includes many functions that allow for very dynamic SQL statements.
Features
- Using the dynamic SQL features of the library eliminates a lot of code that would be required for checking nulls, adding wild cards, etc.
- The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL.
- This library is a general purpose SQL generator
- The library will generate full DELETE, INSERT, SELECT, and UPDATE statements
- The DSL implemented by the library is very similar to native SQL but it includes many functions that allow for very dynamic SQL statements
- Java 8 or higher is required.
Categories
LibrariesLicense
Apache License V2.0Follow MyBatis Dynamic SQL
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MyBatis Dynamic SQL!