go-dbw
DB wrapper
A lightweight package to encapsulate database operations in Go.
A simple package that encapsulates database operations.
14 stars
14 watching
3 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
databasegogolanggormormsqlweb
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,453 |
| A library for parsing and verifying version numbers and constraints. | 1,642 |
| A package simplifying interaction with AWS DynamoDB using Go. | 12 |
| A logging package providing customizable output modes and levels for logging messages in Go applications. | 320 |
| A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| A comprehensive utility package for Go programmers | 175 |
| A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
| A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
| A package for downloading files or directories from various sources using a single string URL. | 1,665 |
| A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
| Provides functions to create an http.Client with default settings, avoiding shared state and race conditions. | 377 |
| A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
| A Go module that wraps text in a way similar to Python's textwrap module, with some limitations. | 5 |
| A Golang library for exporting performance and runtime metrics to external systems. | 1,470 |
| A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 331 |