--- author: tdro date: 2024-01-22T00:00:00Z tags: [feeds] feed: description: "Articles (occasional rants) and tutorials about open source, BSD and GNU/Linux system administration, and programming - the pragmatic way." domain: "unixdigest.com" enclosure: "" favicon: "/data/media/favicon.httpsunixdigestcomfeedrss.png" home: "https://unixdigest.com" link: "https://unixdigest.com/articles/battle-testing-php-fopen-sqlite-postgresql-and-mariadb-on-ffs-ufs-ext-xfs-and-zfs.html" name: "unixdigest" source: "https://unixdigest.com/feed.rss" --- In this article I share the results of a lab test in which I tested writing data to the filesystem directly with PHP fopen versus storing data in SQLite, PostgreSQL and MariaDB on different filesystems, mainly FFS2 on OpenBSD, UFS on FreeBSD, ext4...