Database
48 libraries in this category
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
The generic version of `GCache`, cache support for expirable Cache, LFU, LRU and ARC
Unified Go cache library supporting multi-level caching
Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy
A high performance memory-bound Go cache
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
An open-source, fast, reactive, in-memory database optimized for modern hardware. Higher throughput and lower median latencies, making it ideal for modern workloads
High-performance distributed KV storage based on LSM Tree
Redis re-implemented with SQLite
Embedded single file SQL database
Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite
Running SQL in production with ACLs, logs, and shared links
High-performance SQL parser, formatter, linter, and security scanner with multi-dialect support and WASM playground
Fast and cheap SQL builder which does only one thing, SQL building
Powerful SQL Query builder that automatically generates SQL queries from structs
Type-safe database query builder with zero production dependencies, LRU statement cache, batch operations, and support for JOINs, subqueries, CTEs, and window functions