JSON-to-Go VS sqlc

Compare JSON-to-Go vs sqlc and see what are their differences.

JSON-to-Go

Translates JSON into a Go type in your browser instantly (original) (by mholt)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
JSON-to-Go sqlc
64 169
4,372 10,837
- 5.6%
2.4 9.7
3 months ago 8 days ago
JavaScript Go
MIT License MIT 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.

JSON-to-Go

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

sqlc

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

What are some alternatives?

When comparing JSON-to-Go and sqlc you can also consider the following projects:

go-sanitize - :bathtub: Golang library of simple to use sanitation functions

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

Golang-PDF-to-Image-Converter - This project will help you to convert PDF file to IMAGE using golang.

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

Crypt - Crypt implementation in pure Go

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

gowsdl - WSDL2Go code generation as well as its SOAP proxy

ent - An entity framework for Go

go-cmp - Package for comparing Go values in tests

jet - Type safe SQL builder with code generation and automatic query result data mapping

go-callvis - Visualize call graph of a Go program using Graphviz

pgx - PostgreSQL driver and toolkit for Go