
The Best Go Libraries For Database - SQL Query Builders (26)
Discover the best Go libraries for Database in SQL Query Builders! Find the perfect tools to streamline your development and boost productivity. From sqrl to Squirrel, we've got you covered. Let the coding begin!
sqrl
SQL query builder, fork of Squirrel with improved performance
Squirrel
Go library that helps you build SQL queries
xo
Generate idiomatic Go code for databases based on existing schema definitions or custom queries supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
bqb
Lightweight and easy to learn query builder
buildsqlx
Go database query builder library for PostgreSQL
dbq
Zero boilerplate database operations for Go
Dotsql
Go library that helps you keep sql files in one place and use them with ease
gendry
Non-invasive SQL builder and powerful data binder
sqlf
Fast SQL query builder
goqu
Idiomatic SQL builder and query library
Hotcoal
Secure your handcrafted SQL against injection
igor
Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax
jet
Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure
ormlite
Lightweight package containing some ORM-like features and helpers for sqlite databases
ozzo-dbx
Powerful data retrieval methods as well as DB-agnostic query building capabilities
qry
Tool that generates constants from files with raw SQL queries
sg
A SQL Gen for generating standard SQLs(supports: CRUD) written in Go
sq
Type-safe SQL builder and struct mapper for Go
sqlingo
A lightweight DSL to build SQL in Go
builq
Easily build SQL queries in Go
gosql
SQL Query builder with better null values support
sqlc
Generate type-safe code from SQL
godbal
Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily
obreron
Fast and cheap SQL builder which does only one thing, SQL building
patcher
Powerful SQL Query builder that automatically generates SQL queries from structs
relica
Type-safe database query builder with zero production dependencies, LRU statement cache, batch operations, and support for JOINs, subqueries, CTEs, and window functions