Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Querydsl

Compare

  Analyzed about 19 hours ago

Querydsl is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluent DSL/API. The benefits of using a fluent API in comparison to simple strings are ... [More] * code completion in IDE * almost none syntactically invalid queries allowed * domain types and properties can be referenced safely * adopts better to refactoring changes in domain types [Less]

134K lines of code

1 current contributors

3 months since last commit

6 users on Open Hub

Low Activity
5.0
 
I Use This

TorpedoQuery

Compare

  Analyzed 28 minutes ago

Torpedo Query is a type safe Hibernate (JPA) query builder. It's first goal is to simplify how you create and maintain your HQL query.

5.71K lines of code

1 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This