Language
The same xyTalk from Python, JS or Rust.
Thin clients on pip, npm and crates.io, all over the same pipeline: what you learn in one carries to the other two. The reference client is a single stdlib-only file — drop it into your project and you're writing. No ORM, no separate dialect per driver.
pip install xyzdbnpm install xyzdbcargo add xyzdb
As easy as this to use — Python here, the same shape in JS and Rust.
▍