Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed.
It runs on JDK 7 or higher.
The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to use the mapper.
P.S. This project was created for fun, when I was bored to death in my new job :) So it is not well tested, any advices will be helpful.
Features
- removes boilerplate JDBC code
- developers can focus on dealing with query results
- no configuration needed
- supports SQL selects, inserts, updates and deletes
- simplifies developing without losing control of SQL statements
- lightweight
Categories
Object-Relational Mapping (ORM)Follow SQL Mapper
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SQL Mapper!