bqb

Query builder

A lightweight query builder library for generating SQL queries with parameterized placeholders.

BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.

GitHub

152 stars
2 watching
12 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists

gogolangmysqlpostgresqlquery-buildersqlsqlite

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. 89
lqs/sqlingo A lightweight DSL and ORM for generating and executing SQL queries in Go 409
auraphp/aura.sqlquery A collection of query builders for various databases 451
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
leipert/vsb An online tool for creating and running SPARQL queries graphically 46
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
bettyblocks/sql_dust A tool to generate SQL queries using simple and intuitive syntax 118
timgws/querybuilderparser A utility for generating MongoDB queries from user-defined criteria and filtering rules 159
fukamachi/sxql An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. 363
lydiandy/vsql A tool for building SQL queries programmatically 46
nkallen/arel A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. 268
m4dc4p/haskelldb A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way. 102
andrenth/sequoia An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. 123
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
x-ream/sqli A Java-based ORM and query builder for various relational databases. 1,903