Jsonfile: A Quick Hack for Tinkering

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

    Low-level Go interface to SQLite 3

  • struggling figuring out how to make my cgo sqlite cross-compile to Windows

    Plenty of people trying to fix that.

    There's at least:

    https://modernc.org/sqlite

    Then there's https://github.com/zombiezen/go-sqlite that actually builds https://crawshaw.io/sqlite on top of modernc.

    And there's mine that has both a low level and a database/sql driver builds and runs everywhere Go does: https://github.com/ncruces/go-sqlite3

  • go-sqlite3

    Go bindings to SQLite using wazero (by ncruces)

  • struggling figuring out how to make my cgo sqlite cross-compile to Windows

    Plenty of people trying to fix that.

    There's at least:

    https://modernc.org/sqlite

    Then there's https://github.com/zombiezen/go-sqlite that actually builds https://crawshaw.io/sqlite on top of modernc.

    And there's mine that has both a low level and a database/sql driver builds and runs everywhere Go does: https://github.com/ncruces/go-sqlite3

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