prisma-client-go

command module
v0.37.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
platform
Package platform provides runtime methods to find out the correct prisma binary to use
Package platform provides runtime methods to find out the correct prisma binary to use
Package generator acts as a prisma generator
Package generator acts as a prisma generator
helpers
gocase
Package gocase is a package to convert normal CamelCase to Golang's CamelCase and vice versa.
Package gocase is a package to convert normal CamelCase to Golang's CamelCase and vice versa.
strcase
Package strcase allows converting string case to camel case
Package strcase allows converting string case to camel case
Package jsonrpc enables communication with Prisma
Package jsonrpc enables communication with Prisma
runtime
raw
cmd
setup/generate
Package generate runs prisma generate in parallel
Package generate runs prisma generate in parallel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL