A Golang library for using SQL.
☆745Nov 24, 2023Updated 2 years ago
Alternatives and similar repositories for dotsql
Users that are interested in dotsql are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Converts files into go code. Useful for embedding resources into your binaries☆62Feb 15, 2018Updated 8 years ago
- Go + Yesql☆253Nov 29, 2023Updated 2 years ago
- Dotsql wrapper allowing seemless work with jmoiron/sqlx☆20Mar 20, 2025Updated last year
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,887Jun 23, 2025Updated 8 months ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,852Oct 4, 2024Updated last year
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Oct 24, 2018Updated 7 years ago
- Fluent SQL generation for golang☆7,890Apr 24, 2024Updated last year
- SQL builder and query library for golang☆2,641May 22, 2024Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆450Sep 12, 2025Updated 6 months ago
- Go Postgres Data Access Toolkit☆609Oct 25, 2020Updated 5 years ago
- Database migrations. CLI and Golang library.☆2,281Jun 16, 2018Updated 7 years ago
- Attach hooks to any database/sql driver☆665Jun 27, 2024Updated last year
- general purpose extensions to golang's database/sql☆17,540Aug 15, 2024Updated last year
- Generate a Go ORM tailored to your database schema.☆6,974Feb 28, 2026Updated 3 weeks ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- A golang expression evaluator & Library to build SQL query engine based functionality.☆870Aug 29, 2023Updated 2 years ago
- Database schema evolution library for Go☆149Feb 24, 2023Updated 3 years ago
- Go Relational Persistence - an ORM-ish library for Go☆3,755Nov 19, 2024Updated last year
- Jennifer is a code generator for Go☆3,604Sep 8, 2024Updated last year
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,647Dec 6, 2025Updated 3 months ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- SQL schema migration tool for Go.☆3,407Nov 21, 2025Updated 4 months ago
- A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic…☆662May 1, 2023Updated 2 years ago
- Simple error handling primitives☆8,224Nov 2, 2021Updated 4 years ago
- Fast SQL query builder for Go☆187Feb 24, 2025Updated last year
- A better ORM for Go, based on non-empty interfaces and code generation.☆1,456Dec 15, 2025Updated 3 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- Golang package that generates clean, responsive HTML e-mails for sending transactional mail☆3,033Apr 4, 2025Updated 11 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,196Jan 22, 2025Updated last year
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,281Nov 18, 2018Updated 7 years ago
- Sql mock driver for golang to test database interactions