SkillAgentSearch skills...

Jinq

LINQ-style queries for Java 8

Install / Use

/learn @my2iu/Jinq
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JINQ: Easy Database Queries for Java 8

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!

Jinq can also be used within Scala to provide database queries similar to Typesafe's Slick but using JPA ORMs like Hibernate.

Documentation about how to get started with Jinq and other information can be found on the Jinq project page

View on GitHub
GitHub Stars662
CategoryDevelopment
Updated8d ago
Forks73

Languages

Java

Security Score

80/100

Audited on Mar 28, 2026

No findings