Containerize Go and SQLite with Docker – 9MB Image Size

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dive

    A tool for exploring each layer in a docker image

  • goupx

    Fix golang compiled binaries on x86_64 so that they can be packed with UPX

  • That article is about -s -w and upx.

    upx is not necessary after go 1.6. https://github.com/pwaller/goupx#update-20160310

  • 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
  • go-sqlite

    Low-level Go interface to SQLite 3

  • > C libraries are required to interact with SQLite

    Or: modernc.org/sqlite (https://github.com/zombiezen/go-sqlite), "an automatically generated translation of the original C source code of SQLite into Go"

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