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 and XFS on Linux and ZFS on both Linux and FreeBSD, while unplugging power to hard drives and to the machines mid-writing. https://unixsheikh.com/articles/battle-testing-php-fopen-sqlite-postgresql-and-mariadb-on-ffs-ufs-ext-xfs-and-zfs.html
Accedi per aggiungere un commento
Altri post in questo gruppo
Most of the popular PHP frameworks postulate that they implement the model-view-controller (MVC) pattern, but it's just not true. https://unixdigest.com/articles/no-your-web-application-isnt-mvc.html
For many years I have been advocating passionately against the so-called "modern web" because it is a poor excuse of saving money by doing so-called rapid deployment. Many web developers, front-end as
Perhaps the younger generation don't know anything about the past "evils" of Microsoft and naively believe that Microsoft is now the good friend to open source, but the truth is that all Microsoft acq
When a company is small it's easy to care about the good and the evil it does, but when a company gets big, typically profit becomes the sole concern and that is when evilness takes root and starts to
When I code, I don't use AI and I don't even use code completion, this post is about why not. https://unixdigest.com/articles/the-reason-why-i-dont-use-ai-or-even-code-completion.html
According to an article on TechCrunch Microsoft CEO says up to 30% of the company’s code is written by AI. https://unixdigest.com/articles/microsoft-ceo-says-up-to-30-percent-of-the-companys-code-is-w