Show HN: Query SQLite files stored in S3

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

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

    Query SQLite files in S3 using s3fs

  • verneuil

    Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • litestream

    Streaming replication for SQLite.

  • mvsqlite

    Distributed, MVCC SQLite that runs on FoundationDB.

  • That DynamoDB VFS looks cool! I agree that the VFS api makes one think about plenty of crazy ideas. Someone is working on a VFS based on Foundation DB[0] that looks very promising. It was recently discussed here[1]

    [0]: https://github.com/losfair/mvsqlite

    [1]: https://news.ycombinator.com/item?id=32269287

  • s3fs

    S3 Filesystem

  • filesystem_spec

    A specification that python filesystems should adhere to.

  • operations

    OSMF Operations Working Group issue tracking

  • 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
  • papers-we-love

    Papers from the computer science community to read and discuss.

  • Ever since I read the "Out of the Tar Pit" paper[1], I've been designing my data structures in a more relational form.

    [1]: https://github.com/papers-we-love/papers-we-love/blob/master...

  • mbtiles-s3-server

    Python server to on-the-fly extract and serve vector tiles from an mbtiles file on S3

  • Aha! This is done in https://github.com/uktrade/mbtiles-s3-server, but using an alternative library to query SQLite on S3, https://github.com/michalc/sqlite-s3-query

    (Full disclosure: I wrote most of both of these)

  • sqlite-s3-query

    Python functions to query SQLite files stored on S3

  • Aha! This is done in https://github.com/uktrade/mbtiles-s3-server, but using an alternative library to query SQLite on S3, https://github.com/michalc/sqlite-s3-query

    (Full disclosure: I wrote most of both of these)

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