timescale / python-vector

Home Page:https://timescale.github.io/python-vector/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add sqlalchemy support

avelino opened this issue · comments

the pgvector library supports some python ORMs, it would be important for timescale's python-vector to also support them (at least in the "main" pgvector).

example:

from pgvector.sqlalchemy import Vector