1 repositorio
Mapping Azure Blob Storage containers to local filesystem mount points.
Distinct from Azure Storage Operations: None of the candidates provide a generic mounting capability; they focus on exporting or API operations.
Explore 1 awesome GitHub repository matching data & databases · Azure Blob Storage Mounting. Refine with filters or upvote what's useful.
Goofys is a POSIX-compliant cloud object storage gateway that presents remote storage buckets as local system directories. It implements a user-space filesystem that maps S3-compliant and Azure Blob storage services to local mount points, allowing remote objects to be accessed through standard file system operations. The project provides specific mounting capabilities for Amazon S3, Azure Blob Storage, and Azure Data Lake accounts. It utilizes a FUSE-based implementation to interface cloud object storage with the operating system kernel. The system includes performance optimizations such as
Maps Azure Blob Storage buckets to local directories for interaction via standard file system operations.