Search
Find Go libraries and tools by name, category, or popularity.
2,739 results
Database migration tool. Allows embedding migrations into the application using go-bindata
Database migration generator. Allows generate sql migration from model and existing sql by differ them
HTTP proxy for ClickHouse database
Collects small inserts and sends big requests to ClickHouse servers
Database benchmarking tool with support for several databases and scripts
A fast data generator that produces CSV files from generated relational data
Cloud-native database gateway and framework for building data-driven applications. Like API gateways, for databases
Go toolset to handle MySQL protocol and replication
Multi-tenancy support for GORM managed databases
Go package for sharding databases ( Supports every ORM or raw SQL )
Database backup from different drivers to different destinations with one command and configuration
Advanced scheduling for PostgreSQL
Web-based PostgreSQL database browser
Use prepared SQL statements without changing your code
Simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Redis RDB file parser for secondary development and memory analysis
rwdb provides read replica capability for multiple database servers setup
vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services
WeScale is a database proxy designed to enhance the scalability, performance, security, and resilience of your applications
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
Graph database with support for multiple backends
Datastore connectivity for SQL, NoSQL, structured files
A simple key-value abstraction to store algebraic and linked-data data types at AWS storage services: AWS DynamoDB and AWS S3
Transaction manager with multiple adapters (sql, sqlx, gorm, mongo, ...) controls transaction boundaries
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Apache Avatica/Phoenix SQL driver for database/sql
Datastore Connectivity for BigQuery for go
Firebird RDBMS SQL driver for Go