Targets

Squiller can generate code for the following targets.

python-psycopg2

Vaporware warning: Development of this target is in progress.

Target Python and Postgres through the Psycopg2 package. Generated code includes type annotations. This target is tested against the following versions, although other versions may work:

  • Python 3.9.10
  • Psycopg2 2.9.3

rust-sqlite

Target Rust and SQLite through the sqlite crate. This target is tested against the following versions, although other versions may work:

  • Rust 1.57.0, 2018 edition
  • Sqlite crate 0.26.0