SQLite 3.38 Released

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

    sqlite3 driver for go using database/sql

    Just opened a PR against mattn/go-sqlite3 to support it and tested the new JSON syntax support in DataStation. This is fantastic!

    https://github.com/mattn/go-sqlite3/pull/1019

  • pysqlite3

    SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements

    In the meantime you can use this to get a more modern SQLite in Python without having to replace SQLite yourself: https://github.com/coleifer/pysqlite3

    On Linux you can use "pip install pysqlite3-binary" to get a compiled built version of it.

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

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