prisma-client-go
DB client
An auto-generated query builder for type-safe database access in Go
Prisma Client Go is an auto-generated and fully type-safe database client
2k stars
23 watching
101 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
databasegogolangmariadbmongodbmssqlmysqlormpostgresqlprismasqlsqlitesqlserver
Related projects:
Repository | Description | Stars |
---|---|---|
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
robertcraigie/prisma-client-py | An auto-generated and fully type-safe Python client for interacting with various databases. | 1,911 |
brendonovich/prisma-client-rust | A Rust-based API that provides type-safe and consistent database access to the Prisma ecosystem. | 1,878 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
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-rel/rel | A modern ORM layer for Golang | 772 |
pluja/pocketbase | A Go SDK for interacting with a simple, self-hosted database for personal data | 62 |
staskobzar/goami2 | A Go library providing an interface to Asterisk's AMI protocol | 14 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
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 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |