sequoia

Query builder

An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources.

OCaml type-safe query builder with syntax tree extension

GitHub

124 stars
8 watching
16 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
fukamachi/sxql An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. 365
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
artemeff/eql An Erlang library that simplifies the use of SQL queries in Erlang applications 117
nkallen/arel A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. 269
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 155
omohokcoj/filterable Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions 106
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
lydiandy/vsql A tool for building SQL queries programmatically 46
cmungall/sparqlprog A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data 47
mihaelisaev/fluentquery A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. 149
sdqri/effdsl A Go library for building Elasticsearch queries in a type-safe and procedural manner. 27
swifql/swifql A Swift framework for building type-safe, extensible SQL queries 295