pop

Database wrapper

A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations.

A Tasty Treat For All Your Database Needs

GitHub

1k stars
22 watching
245 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

cockroachdbdatabasegobuffalomigrationsmysqlormpostgresqlsqlite

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hashicorp/go-dbwA lightweight package to encapsulate database operations in Go.14
chenmingyong0423/go-mongoxA Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.150
rocketlaunchr/dbqA Go library providing a convenient and lightweight way to perform database operations without boilerplate code.406
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825
surrealdb/surrealdb.goA Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database250
gobuffalo/validateA Go package providing a framework for defining custom validators and built-in validation helpers for common data structures.95
paragonie/easydbA simple and secure PDO wrapper for PHP projects.737
marcboeker/go-duckdbA Go driver that connects to the DuckDB in-memory database engine761
arthurkushman/pgoA collection of convenient functions to facilitate software development in Go.86
brendanhay/gogolA comprehensive toolkit for interacting with Google services in Haskell281
go-ozzo/ozzo-dbxA Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases.638
go-gremlin/gremlinA Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases.117
switchupcb/disgoA Discord API wrapper library written in Go, providing a flexible and secure way to interact with the Discord API.89
pluja/pocketbaseA Go SDK for interacting with a simple, self-hosted database for personal data62
mattcunningham/gumblrA Go wrapper for the Tumblr API v28