go-dbw

DB wrapper

A lightweight package to encapsulate database operations in Go.

A simple package that encapsulates database operations.

GitHub

14 stars
14 watching
2 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list

databasegogolanggormormsqlweb

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gobuffalo/pop A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. 1,444
hashicorp/go-version A library for parsing and verifying version numbers and constraints. 1,631
twharmon/dynago A package simplifying interaction with AWS DynamoDB using Go. 12
hashicorp/go-hclog A logging package providing customizable output modes and levels for logging messages in Go applications. 321
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 136
xxjwxc/public A comprehensive utility package for Go programmers 175
hashicorp/logutils A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. 368
edwingeng/live A utility package providing data wrapping and hot-reload functionality for Go plugins 4
hashicorp/go-getter A package for downloading files or directories from various sources using a single string URL. 1,661
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 405
hashicorp/go-cleanhttp Provides functions to create an http.Client with default settings, avoiding shared state and race conditions. 371
go-ozzo/ozzo-dbx A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. 638
isbm/textwrap A Go module that wraps text in a way similar to Python's textwrap module, with some limitations. 5
hashicorp/go-metrics A Golang library for exporting performance and runtime metrics to external systems. 1,461
enterprisedb/mongo_fdw A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. 330