pggen VS goyesql

Compare pggen vs goyesql and see what are their differences.

pggen

Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it. (by jschaf)

goyesql

Parse SQL files with multiple named queries and automatically prepare and scan them into structs. (by knadh)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pggen goyesql
11 2
265 44
- -
6.6 0.0
3 months ago over 1 year ago
Go Go
MIT License BSD 2-clause "Simplified" 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.

pggen

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

goyesql

Posts with mentions or reviews of goyesql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-08.

What are some alternatives?

When comparing pggen and goyesql you can also consider the following projects:

sqlc - Generate type-safe code from SQL

bazel-postgres-sketch

SQLBoiler - Generate a Go ORM tailored to your database schema.

sqlparser-rs - Extensible SQL Lexer and Parser for Rust

sqlpp11 - A type safe SQL template library for C++

sqlite

SqlKata Query Builder - SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

goqu - SQL builder and query library for golang

pggen - A database first code generator focused on postgres

rules_nixpkgs - Rules for importing Nixpkgs packages into Bazel.

honeysql - Turn Clojure data structures into SQL