This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

16
JDBI, JDBC, or Hibernate?
Post Body

I'm always looking for the best way to incorporate data access into our projects. JDBC gives me the most flexibility but is quite verbose and tedious to work with.

Hibernate and other ORMs are seem to work great...until I run into that one wierd issue or badly performing query that pretty much eats up any productivity I may have gained by using the abstraction. I also find it difficult to get more than standard CRUD tasks done using hibernate.

I have not used JDBI extensively and have only setup a small test project utilizing it(via dropwizard). This library seems like a great intermediate between JDBC and Hibernate.
* Does anyone else have experience using JDBI(either on its own or with dropwizard) in medium-large projects with a team?
* When you get further down the line or get into complex things, do you end up fighting the framework more than its helping? (like hibernate IMO, at least for me) * Anyone running JDBI in production, and is performance good?

Author
User Disabled
Account Strength
0%
Disabled 1 month ago
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
2,734
Link Karma
108
Comment Karma
2,626
Profile updated: 3 days ago
Posts updated: 5 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
9 years ago