•1 min read•from InfoQ
TigerFS Mounts PostgreSQL Databases as a Filesystem for Developers and AI Agents


TigerFS is a new experimental filesystem that mounts a database as a directory and stores files directly in PostgreSQL. The open source project exposes database data through a standard filesystem interface, allowing developers and AI agents to interact with it using common Unix tools such as ls, cat, find, and grep, rather than via APIs or SDKs.
By Renato LosioWant to read more?
Check out the full article on the original site