plasm
Query builder
A composable query library for Ecto
Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.)
90 stars
4 watching
4 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dockyard/inquisitor | A query builder for Ecto that allows composable querying of model fields | 170 |
omohokcoj/filterable | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
deadtrickster/prometheus-ecto | A Prometheus.io collector for Ecto's query performance metrics | 77 |
robconery/moebius | A functional query tool that provides a PostgreSQL interface while maintaining Elixir's functional nature and minimal abstraction | 602 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
itsumura-h/nim-allographer | An asynchronous query builder library for multiple databases using Nim. | 151 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
joshrieken/bamboo_espec | Provides assertions for testing Bamboo with ESpec. | 4 |
jrichocean/elixirfm | A Elixir-based wrapper for the Last.fm API | 9 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |