







FUSE-based file system backed by Amazon S3. Contribute to s3fs-fuse/s3fs-fuse development by creating an account on GitHub.
Launching S3 Files, making S3 buckets accessible as file systems | Amazon Web Services
Amazon S3 Files makes S3 buckets accessible as high-performance file systems on AWS compute resources, eliminating the tradeoff between object storage benefits and interactive file capabilities while enabling seamless data sharing with ~1ms latencies.

FUSE — The Linux Kernel documentation
A filesystem in which data and metadata are provided by an ordinary userspace process. The filesystem can be accessed normally through the kernel interface.
S3 is files, but not a filesystem
"Deep" modules, mismatched interfaces - and why SAP is so painful

AWS S3 | Supabase Docs
You can enable the AWS S3 wrapper right from the Supabase dashboard.

AWS S3 Manager App - App Store
Download AWS S3 Manager by Philipp Gebauer on the App Store. See screenshots, ratings and reviews, user tips and more apps like AWS S3 Manager.
How we built Git storage for millions of Netlify projects
A technical look at how Netlify built Netlify Source: durable Git storage on S3, scalable caching, push consistency, and support for millions of projects.

Safebucket | Proxmox VE Helper Scripts
Open-source file sharing where files bypass the server via presigned URLs to a local Garage (S3-compatible) object store.
A blob in the bucket - Hitchhiker's Guide to the Atmosphere
Learn how to setup your self hosted PDS to use an S3 object store for blob storage.
JuiceFS - Open Source Distributed POSIX File System for Cloud
JuiceFS is a cloud-based high-performance distributed file system, based on object storage and database to achieve data and metadata separation architecture, easily carrying tens of billions of file storage, to meet the random read performance requirements of big data, AI, autonomous driving, gene sequencing and other massive data.
Cloud Native Buildpacks
Cloud Native Buildpacks transform your application source code into images that can run on any cloud.

Fil One Object Storage
S3-compatible object storage on Filecoin with no egress fees and verifiable data integrity, proven daily.

GitHub - ipld/go-car: A content addressible archive utility
A content addressible archive utility. Contribute to ipld/go-car development by creating an account on GitHub.
TigerFS
A filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. TigerFS mounts a database as a directory. Every file is a real row. Writes are transactions. Multiple agents and humans can read and write concurrently with full ACID guarantees, locally or across machines. Any tool that works with files works out of the box.
Overview | Safebucket
Safebucket is an open-source file sharing platform where files never touch your

I was looking at an older version of the software I'm yet again working on from what, 15 years ago, and I can't believe we're still mostly stuck with the same private blob storage options that can serve as user-data storage. S3-compatible storage + Dropbox was the list: github.com/icidasset/ongaku-ryoho-v1?tab…