Jinja template language for PostgreSQL
  • Rust 89.7%
  • Nix 10.3%
Find a file
2026-07-03 07:54:42 +02:00
.cargo chore: Prepare version 0.1.0 2026-06-14 12:09:54 +02:00
crates/pljinja feat: Users can now provide custom SQL functions to jinja environment 2026-07-03 07:54:42 +02:00
.envrc chore: Set up flake with cargo and pgrx 2026-06-11 18:46:59 +02:00
.gitignore chore: Set up flake with cargo and pgrx 2026-06-11 18:46:59 +02:00
Cargo.lock feat: Minify HTML in templates 2026-07-02 22:14:06 +02:00
Cargo.toml chore: Prepare version 0.1.0 2026-06-14 12:09:54 +02:00
CODE_OF_CONDUCT.md chore: Set up correct license, code of conduct, readme, and crate description 2026-06-14 15:23:35 +02:00
deny.toml feat: Minify HTML in templates 2026-07-02 22:14:06 +02:00
flake.lock chore(flake): Update 2026-07-02 10:50:23 +02:00
flake.nix feat: Minify HTML in templates 2026-07-02 22:14:06 +02:00
LICENSE chore: Set up correct license, code of conduct, readme, and crate description 2026-06-14 15:23:35 +02:00
README.md chore: Set up correct license, code of conduct, readme, and crate description 2026-06-14 15:23:35 +02:00
rust-toolchain.toml chore: Set up flake with cargo and pgrx 2026-06-11 18:46:59 +02:00

pljinja

Jinja template language for PostgreSQL.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in pljinja by you, shall be licensed as MIT, without any additional terms or conditions.