Jinq
Database query library
A Java library for natural and efficient database query writing using LINQ-style syntax
LINQ-style queries for Java 8
661 stars
51 watching
72 forks
Language: Java
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,689 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 373 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
linq2db/linq2db.linqpad | A driver for integrating LINQ query language with various databases using the LINQPad developer tool | 74 |
jinput/jinput | A Java library providing access to input devices. | 153 |
akanehara/ginq | A PHP library that provides a query language for arrays and iterators, allowing developers to build data transformations in a declarative way. | 193 |
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
zero88/jooqx | An implementation of a powerful, reactive, and non-blocking SQL database interface | 27 |
deitch/searchjs | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 313 |
scottksmith95/linqkit | An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 93 |
nahid/jsonq | A PHP package for querying JSON data | 872 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |