defql
Query library
A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language.
Create elixir functions with SQL as a body.
103 stars
5 watching
3 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list
databaseectoelixirsql
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A functional query tool that provides a PostgreSQL interface while maintaining Elixir's functional nature and minimal abstraction | 603 |
| | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
| | An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. | 39 |
| | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
| | An Elixir standard library extension focused on efficient data structures and manipulation | 213 |
| | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |
| | A tool to generate SQL queries using simple and intuitive syntax | 118 |
| | A PostgreSQL driver for Elixir. | 1,126 |
| | Provides an Elixir interface to the MongoDB NoSQL database service | 101 |
| | An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 617 |
| | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 18 |
| | A client for executing SPARQL queries and updates against remote SPARQL endpoints | 28 |
| | A GraphQL client for Elixir | 330 |
| | A tool that compiles GraphQL queries into native Elixir code, handling asynchronous requests and composing results. | 87 |
| | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |