JSON/Struct to Database Schema Options

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • atlas

    A modern tool for managing database schemas (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