PsqlPy¶
Async PostgreSQL adapter using psqlpy, a Rust-backed PostgreSQL driver with native connection pooling.
Configuration¶
Extension Dialects¶
PsqlPy supports the pgvector and ParadeDB dialects for vector similarity search and full-text search operators. See the Dialects reference for operator details.