Skip to content

is00hcw/Jinq

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published