A Typst plugin that lets you query SQLite databases at compile time. Write SQL in your .typ files and render the results as tables, charts, or however you like. Built with Zig, compiled to WASM via ...
Linux: If the extension is not working out-of-the-box, it may be necessary to install sqlite3 in your system (on Ubuntu: sudo apt install sqlite3) Note: The extension includes precompiled binaries for ...