arel
Query builder
A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases.
A Relational Algebra
269 stars
5 watching
429 forks
Language: Ruby
last commit: over 15 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 117 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
undr/influxdb-arel | Tools for generating complex SQL queries for Influxdb | 11 |
andrenth/sequoia | An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. | 124 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
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 |
alirezanet/gridify | A dynamic LINQ library for .NET that simplifies the process of converting strings to LINQ queries. | 880 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 416 |
rom-rb/rom-yesql | A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
rafeememon/node-sql-composer | A library that provides a simple way to compose and parameterize SQL queries using ES6 tagged template strings. | 3 |