GitHub - superfly/litefs: Distributed SQLite replication system

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

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

    FUSE-based file system for replicating SQLite databases across a cluster of machines

  • LiteFS will be focused on running SQLite in a distributed cluster. It has control over the write path so it has more guarantees and can do more integrity checking. Since it can handle leader election, it will move the primary as needed during deployments or in the event of a crash. I'm including S3 replication in the next minor version so it will work similarly to Litestream (although quite a bit more efficiently).

  • litestream

    Streaming replication for SQLite.

  • There’s also https://litestream.io/ which is pretty great. A good explanation post: https://fly.io/blog/all-in-on-sqlite-litestream/

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