DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Actually Queryable Executables

Quality: 8/10 Relevance: 9/10

Summary

The article explores 'Actually Queryable Executables' where a program is stored and executed from a SQLite database. It presents SELF, a single-file webserver that persists state inside the same database, and discusses deployment, ACID transactions, and the broader implications of database-as-program. The piece also compares this approach to prior work (redbean) and highlights tooling and security/deployment considerations of a one-file, self-modifying system.

🚀 Service construit par Johan Denoyer