Ross ROSS = Recommend OSS · open-source software intelligence for agents

s3ql/s3ql

a full featured file system for online data storage observed · 2026-08-28

github.com/s3ql/s3ql · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 98
  • Release rhythm 82
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 55
  • age_days: 4070
  • days_rel: 41
  • days_push: 12
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

1269 stars · 114 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

S3QL is a FUSE-based UNIX file system that stores all its data in cloud object storage services like Amazon S3, Google Storage, or OpenStack, presenting a dynamically sized virtual drive. It adds compression, AES encryption, de-duplication, immutable trees, and copy-on-write snapshots, making it well suited for online backup and archival.

Use cases

  • mount cloud object storage as a local file system
  • encrypted backups to Amazon S3
  • store data online with de-duplication and compression
  • create space-efficient snapshots of directory trees
  • archive data with immutable backup trees
  • access the same data from multiple computers over the internet

When to choose

  • you need a POSIX-like file system backed by S3-compatible object storage
  • you want client-side encryption, compression, and de-duplication for cloud backups
  • you need snapshots or immutable trees for archival integrity

When to avoid

  • you need maximum performance or low-latency file access
  • you need a network file system shared concurrently by multiple machines
  • you only need simple object upload/download without a file system interface

Facets

application · maturity active

file-system cryptography compression backup object-storage cloud-computing files self-hosted developer-tools python cli fuse s3 cloud-storage deduplication snapshots online-backup linux

1 source

Member repositories

RepositoryRoleHealth v2
s3ql/s3qlmain93

For agents

markdown · JSON · MCP: product_card(name="s3ql/s3ql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem