QueryBuilderParser
Query builder
A utility for generating MongoDB queries from user-defined criteria and filtering rules
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
159 stars
12 watching
66 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
datatableseloquentfaceted-searchjquery-querybuilderlaravelmongodbquery-builder
Related projects:
Repository | Description | Stars |
---|---|---|
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
danpaz/bodybuilder | A JavaScript library for building Elasticsearch query bodies in a simple and predictable way. | 1,250 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
leipert/vsb | An online tool for creating and running SPARQL queries graphically | 46 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 152 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 451 |
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. | 89 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
alirezanet/gridify | A library that simplifies the process of filtering, sorting, and paginating text-based data using dynamic LINQ queries. | 863 |
sarfraznawaz2005/querydumper | A tool that dumps and displays all running queries on a web page, including SQL queries with EXPLAIN information. | 24 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 144 |