ORMDB
DatabaseThe database that speaks ORM natively
A relational database engine that understands your entities, relations, and constraints natively — no N+1 queries, no impedance mismatch. Fetch entire object graphs in a single round-trip.
RustTypeScriptPython
$ cargo install ormdb-server