antonmedv/elephpantdb: small, persistent SQL database in a single PHP file, with no Composer dependencies
A small, persistent SQL database in a single PHP file, with no Composer dependencies. It keeps tables on local disk and accepts SQL through a JSON-over-HTTP endpoint. Requires PHP 8.3 or newer, a 64-b...
Continue Reading