sql_dust
Query builder
A tool to generate SQL queries using simple and intuitive syntax
Easy. Simple. Powerful. Generate (complex) SQL queries using magical Elixir SQL dust.
118 stars
7 watching
14 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 154 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 452 |
fazibear/defql | A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
omohokcoj/filterable | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,623 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 268 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 116 |
m4dc4p/haskelldb | A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way. | 102 |
leipert/vsb | An online tool for creating and running SPARQL queries graphically | 46 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 412 |