JSON/Struct to Database Schema Options

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • structable

    Golang struct-to-table database mapper

  • Creae a truct with https://mholt.github.io/json-to-go/ then generate the table with https://github.com/Masterminds/structable ?

  • JSON-to-Go

    Translates JSON into a Go type in your browser instantly (original)

  • Creae a truct with https://mholt.github.io/json-to-go/ then generate the table with https://github.com/Masterminds/structable ?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • atlas

    Manage your database schema as code (by ariga)

  • It uses HCL instead of JSON, but Atlas is a fantastic way to describe a schema! https://atlasgo.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JSON to Go Struct Converter

    1 project | /r/golang | 8 Jul 2023
  • Need a pointer on how I can unmarshal this json

    1 project | /r/golang | 24 May 2023
  • Ask HN: What are some Golang tools you can't live without?

    2 projects | news.ycombinator.com | 23 May 2023
  • how to efficiently create structs to match the json response

    4 projects | /r/golang | 27 Apr 2023
  • Is there a library or tool I can use to avoid manually setting json keys i.e. ‘json:”name”’ next to fields in structs?

    1 project | /r/golang | 10 Apr 2023