Gridify
LINQ converter
A dynamic LINQ library for .NET that simplifies the process of converting strings to LINQ queries.
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
880 stars
18 watching
68 forks
Language: C#
last commit: 15 days ago csharpdotnetdynamic-linqdynamic-queriesentity-frameworkentity-framework-corefilteringgridifylinqlinq-to-objectslinq-to-sqlodataorderingpaginationqueryquery-buildersortingvbnet
Related projects:
Repository | Description | Stars |
---|---|---|
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
theweipeng/fable-linq | A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 161 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 269 |
omohokcoj/filterable | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
giorgi/linqpad.queryplanvisualizer | Visualizes query execution plans and missing indexes for LINQPad queries | 400 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 117 |
bettyblocks/sql_dust | A tool to generate SQL queries using simple and intuitive syntax | 118 |
scottksmith95/linqkit | An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 416 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
aginev/datagrid | A package to build filtered and sorted tables with actions in Laravel applications. | 48 |