Libraries for building and using SQL.
Generate type-safe code from SQL.
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.
Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure.
Idiomatic SQL builder and query library.
Non-invasive SQL builder and powerful data binder.
Go library that helps you keep sql files in one place and use them with ease.
Powerful data retrieval methods as well as DB-agnostic query building capabilities.
A lightweight DSL to build SQL in Go.
Zero boilerplate database operations for Go.
SQL query builder, fork of Squirrel with improved performance.
Type-safe SQL builder and struct mapper for Go.
Go database query builder library for PostgreSQL.
Lightweight and easy to learn query builder.
Fast SQL query builder.
Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax.
Easily build SQL queries in Go.
Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
Tool that generates constants from files with raw SQL queries.
SQL Query builder with better null values support.
Secure your handcrafted SQL against injection.
Lightweight package containing some ORM-like features and helpers for sqlite databases.
A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.