prisma-client-go VS SQLBoiler

Compare prisma-client-go vs SQLBoiler and see what are their differences.

prisma-client-go

Prisma Client Go is an auto-generated and fully type-safe database client (by steebchen)

SQLBoiler

Generate a Go ORM tailored to your database schema. (by volatiletech)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
prisma-client-go SQLBoiler
6 42
1,932 6,424
3.4% 1.6%
9.5 7.8
9 days ago 4 days ago
Go Go
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

prisma-client-go

Posts with mentions or reviews of prisma-client-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.

SQLBoiler

Posts with mentions or reviews of SQLBoiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.

What are some alternatives?

When comparing prisma-client-go and SQLBoiler you can also consider the following projects:

GORM - The fantastic ORM library for Golang, aims to be developer friendly

ent - An entity framework for Go

sqlc - Generate type-safe code from SQL

bun - SQL-first Golang ORM

gormt - database to golang struct

sqlx - general purpose extensions to golang's database/sql

twirp - A simple RPC framework with protobuf service definitions

go-pg - Golang ORM with focus on PostgreSQL features and performance

swagger-petstore - swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

upper.io/db - Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.