sql2o
https://github.com/aaberg/sql2o
Java
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported9 Subscribers
Add a CodeTriage badge to sql2o
Help out
- Issues
- Saving Dates
- executeUpdate() with binded object does not check column mappings
- connection: fix statement leak from commiting transactions
- setFetchSize on statement must be set on executeAndFetchLazy
- sql2o does a rollback on close even when no transaction is started
- :art: fix all missing @Override
- adding Db/DbOom performance tests
- Intergration of Converters and Spring / Model attributes in model
- Add Lombok boolean getter style support (isBoolean())
- Access Violation: Sql2o assigns object to field of wrong type without warning; crashes JVM
- Docs
- Java not yet supported