A file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack. S3QL provides a standard POSIX file system interface with features like deduplication, compression, and encryption.
Python data engineers use S3QL to mount cloud object storage as an encrypted local file system — writing pipeline output files to a mounted S3QL volume using standard Python file I/O (`open()`, `write()`) without any cloud SDK code. S3QL's encryption-at-rest is useful for storing sensitive pipeline outputs in cloud storage with a stronger encryption posture than default S3 SSE.
A file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack. S3QL provides a standard POSIX file system interface with features like deduplication, compression, and encryption.
Yes, S3QL is free to use.
S3QL is listed under the File Systems & Storage category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
JU JuiceFSnew Cloud-Native File System | Freemium | ★ 4.3 | → |
TO Tortoise ORMnew Async ORM for Python | Free | ★ 4.6 | → |
GI Gino Async SQLAlchemy ORM | Free | ★ 4.4 | → |