REDB inside, part 1 — the 13 tables the whole engine runs on (with the actual SQL, and why it's not EAV)
A couple of weeks ago I published the redb.Core intro post — what RedBase is at the API level, why I wrote it, what production looks like, the LINQ surface, what generated SQL look...