Skip to content
 
 

Repository files navigation

Jinq provides developers an easy and natural way to write database queries in Java. You can treat database data like normal Java objects stored in collections. You can iterate over them and filter them using normal Java commands, and all your code will be automatically translated into optimized database queries. Finally, LINQ-style queries are available for Java!

More information can be found on the Jinq project page

About

LINQ-style queries for Java 8

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors