SQL Query Builders
26 libraries in Database / SQL Query Builders
Lightweight and easy to learn query builder
Go database query builder library for PostgreSQL
Easily build SQL queries in Go
Zero boilerplate database operations for Go
Go library that helps you keep sql files in one place and use them with ease
Non-invasive SQL builder and powerful data binder
Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily
Idiomatic SQL builder and query library
SQL Query builder with better null values support
Secure your handcrafted SQL against injection
Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax
Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure
Lightweight package containing some ORM-like features and helpers for sqlite databases
Powerful data retrieval methods as well as DB-agnostic query building capabilities
Tool that generates constants from files with raw SQL queries
A SQL Gen for generating standard SQLs(supports: CRUD) written in Go
Type-safe SQL builder and struct mapper for Go
Generate type-safe code from SQL
Fast SQL query builder
A lightweight DSL to build SQL in Go
SQL query builder, fork of Squirrel with improved performance
Go library that helps you build SQL queries
Generate idiomatic Go code for databases based on existing schema definitions or custom queries supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
Fast and cheap SQL builder which does only one thing, SQL building
Powerful SQL Query builder that automatically generates SQL queries from structs
Type-safe database query builder with zero production dependencies, LRU statement cache, batch operations, and support for JOINs, subqueries, CTEs, and window functions