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
245 forks
Language: Go
last commit: 7 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. | 150 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
surrealdb/surrealdb.go | A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 250 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
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 | 761 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
brendanhay/gogol | A comprehensive toolkit for interacting with 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. | 117 |
switchupcb/disgo | A Discord API wrapper library written in Go, providing a flexible and secure way to interact with the Discord API. | 89 |
pluja/pocketbase | A Go SDK for interacting with a simple, self-hosted database for personal data | 62 |
mattcunningham/gumblr | A Go wrapper for the Tumblr API v2 | 8 |