Go library that helps you build SQL queries.
GoOtherslowing
25 projectsDatabase › SQL Query Builders
Go library that helps you build SQL queries.
GoOtherslowing
Framework for writing type-safe SQL queries in Go, with ability to easily convert database query result into desired arbitrary object structure.
GoApache License 2.0active
Idiomatic SQL builder and query library.
GoMIT Licenseslowing
Non-invasive SQL builder and powerful data binder.
GoApache License 2.0slowingarchived
Powerful data retrieval methods as well as DB-agnostic query building capabilities.
GoMIT Licenseactive
A lightweight DSL to build SQL in Go.
GoMIT Licensesteady
Zero boilerplate database operations for Go.
GoOtherdormant
SQL query builder, fork of Squirrel with improved performance.
GoMIT Licensedormant
Type-safe SQL builder and struct mapper for Go.
GoMIT Licensedormant
Lightweight and easy to learn query builder.
GoMIT Licenseslowing
Fast SQL query builder.
GoMIT Licenseslowing
Go database query builder library for PostgreSQL.
GoMIT Licenseactive
Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax.
GoApache License 2.0slowing
Easily build SQL queries in Go.
GoMIT Licenseslowing
Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
GoMIT Licensedormant
Type-safe SQL query builder with dialect-aware rendering, schema introspection, and migration generation.
GoMIT Licenseactive
SQL Query builder with better null values support.
GoMIT Licensedormant
Tool that generates constants from files with raw SQL queries.
GoMIT Licenseslowing
Secure your handcrafted SQL against injection.
GoMIT Licenseslowing
Type-safe database query builder with zero production dependencies, LRU statement cache, batch operations, and support for JOINs, subqueries, CTEs, and window functions.
GoMIT Licenseactive
Lightweight package containing some ORM-like features and helpers for sqlite databases.
GoMIT Licensedormant
Fast and cheap SQL builder which does only one thing, SQL building.
GoMIT Licensesteady
Zero-boilerplate SQL helper with struct tags and Go generics (CRUD, UPSERT, JOIN, benchmarks).
GoBSD 3-Clause "New" or "Revised" Licenseactive
Powerful SQL Query builder that automatically generates SQL queries from structs.
GoApache License 2.0steady
A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.
GoApache License 2.0dormant