21CTO
Sep 4, 2026 · Databases
ElephpantDB: Full SQL Database in One PHP File
ElephpantDB is an experimental SQL database implemented in a single PHP file, supporting CREATE TABLE, SELECT, UPDATE, DELETE, indexes, prepared statements, an append-only heap with crash recovery, hash indexes, and an optional HTTP JSON endpoint, running on PHP 8.3+.
ElephpantDBHTTP APIPHP
0 likes · 5 min read
