InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Prisma-client-go Alternatives
Similar projects and alternatives to prisma-client-go
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
-
-
prisma1
Discontinued 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
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.
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
prisma-client-go discussion
prisma-client-go reviews and mentions
-
How to handle migrations in Golang
Go Prisma
-
TypeScript dev tools in the Golang world
For our luck, Prisma also has a Golang cli, so you can use it straight up.
- Prisma Client Go: Typesafe Database Client for Golang
-
Prisma laying off 28% staff
The same company that stopped officially maintaining their golang library when it wasn't getting "the growth we were hoping for".
https://github.com/prisma/prisma-client-go/issues/707
-
Maintenance of popular ORMs (explanation inside)
I mistakenly write 'Python' while I actually meant 'Go', see prisma-go-client here. The idea is the same of course
-
Advice for migrating from Typescript (Nodel.js) to Golang?
Prisma Go implementation is no longer maintained...shame: https://github.com/prisma/prisma-client-go
-
Schema-driven development in 2021
From the schema, a TypeScript Prisma Client can be generated that can be used in Node.js applications - including Next.js! A Go Prisma Client is also in the works.
-
Using ORM or Pure SQL
This is why https://github.com/prisma/prisma-client-go works via code generation and generates a complete query builder and return types for your database schema. It integrates with the Prisma ecosystem, so you can also make use of declarative migrations and more.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 Sep 2024
Stats
steebchen/prisma-client-go is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of prisma-client-go is Go.