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
1k stars
22 watching
243 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
cockroachdbdatabasegobuffalomigrationsmysqlormpostgresqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
hashicorp/go-dbw | A lightweight package to encapsulate database operations in Go. | 14 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 405 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
surrealdb/surrealdb.go | A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 243 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
brendanhay/gogol | A comprehensive set of libraries providing an interface to Google services in Haskell. | 281 |
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 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
switchupcb/disgo | A Discord API wrapper library written in Go, providing a flexible and secure way to interact with the Discord API. | 88 |
pluja/pocketbase | A Go SDK for interacting with a simple, self-hosted database for personal data | 55 |
mattcunningham/gumblr | A Go wrapper for the Tumblr API v2 | 8 |