🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/prisma/prisma-client-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/prisma/prisma-client-go

v0.47.0
Source
Go
Version published
Created
Source

Prisma Client Go

Typesafe database access for Go

        
Quickstart   •   Prisma Core   •   Docs   •   Walkthrough   •   Prisma Blog   •   Prisma Twitter   •   Go Community

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 security@prisma.io

FAQs

Package last updated on 21 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts