Projects with this topic
Sort by:
-
A PostgreSQL-backed asynchronous jobs repository for managing and processing vector embedding job types in Python.
Updated -
Extensions to the asyncpg postgres driver for python (3); notably, a NamedParameterQuery and NamedParameterConnection class that supports named parameters (as opposed to positional ones: $1, $2, ...)
Updated