Remix.run Logo
andrewchambers an hour ago

It is sqlite3. Emphasis on the 3 - it already has 'editions'.

Retr0id 43 minutes ago | parent [-]

The "3" refers to the file format (or rather, represents a breaking file format change vs 2), which the devs have committed to keep backward-compatible until 2050. https://sqlite.org/lts.html

andrewchambers 36 minutes ago | parent [-]

It also refers to what the binary on my PATH is called, also what the library name I need to pass to link against it.

They even had an sqlite4:

https://sqlite.org/src4/doc/trunk/www/design.wiki