DigiNews

Tech Watch by Johan Denoyer

← Back to articles

A better SQL in 11 lines of code

Quality: 7/10 Relevance: 8/10

Summary

A tutorial introducing Prela, a binary-relations-based query language, showing how to encode tables as binary relations, compose queries with select, where, and and, and implement a toy Prela interpreter in Python. The piece contrasts Prela's approach with SQL and demonstrates how complex queries can be built from simple, composable operations.

🚀 Service construit par Johan Denoyer