百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
P

prisma-client-go

> 数据库
开源

Prisma Client Go 是一个自动生成的、完全类型安全的数据库客户端

2.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Prisma Client Go 是一个自动生成的、完全类型安全的数据库客户端


DEPRECATION NOTICE

The Prisma Go client is going to be deprecated and won't receive upgrades to Prisma v7+. Please see the deprecation notice.

Description

Prisma Client Go is an auto-generated query builder that enables type-safe database access and reduces boilerplate. You can use it as an alternative to traditional ORMs such as gorm, xorm, sqlboiler and most database-specific tools.

It is part of the Prisma ecosystem. Prisma provides database tools for data access, declarative data modeling, schema migrations and visual data management.

Getting started

To get started, read the quickstart tutorial to add Prisma to your project in just a few minutes.

You also might want to read deployment tips and the full API reference.

Status

The Go client is currently maintained by @steebchen and considered to be in alpha. I am actively looking for sponsors who can support the continuous maintenance and development of new features to finally make working with databases in Go fun. If you sponsor me, I will prioritize your issues and feature requests and will help you set up and answer any questions you have.

Contributing

Check out the advanced contributing guide.

Security

If you have a security issue to report, please contact us at [email protected]

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Godatabasegogolangmariadb

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库