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
71 forks
Language: Java
last commit: 10 months 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,682 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 372 |
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 | 73 |
jinput/jinput | A Java library providing access to input devices. | 151 |
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. | 311 |
scottksmith95/linqkit | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
nahid/jsonq | A PHP package for querying JSON data | 870 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |