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
97 forks
Language: Go
last commit: 10 days 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. | 793 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 197 |
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,892 |
brendonovich/prisma-client-rust | A Rust-based API that provides type-safe and consistent database access to the Prisma ecosystem. | 1,861 |
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. | 115 |
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 | 770 |
pluja/pocketbase | A Go SDK for interacting with a simple, self-hosted database for personal data | 55 |
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. | 405 |
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 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |