filterable
query builder
Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions
Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.
106 stars
4 watching
6 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list
dynamic-queriesectoelixirfilterfilterablepaginationphoenixquery-buildersearchingsorting
Related projects:
Repository | Description | Stars |
---|---|---|
joshrieken/plasm | A composable query library for Ecto | 90 |
dockyard/inquisitor | A query builder for Ecto that allows composable querying of model fields | 170 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
liberty-liu/everright-filter | A Vue.js component for building complex queries and filters with nested conditionals. | 93 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
fazibear/defql | A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
bettyblocks/sql_dust | A tool to generate SQL queries using simple and intuitive syntax | 118 |
andrenth/sequoia | An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. | 123 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 159 |
lqs/sqlingo | A lightweight DSL and ORM for generating and executing SQL queries in Go | 409 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |