pgvector / pgvector-node

pgvector support for Node.js, Deno, and Bun (and TypeScript)
MIT License
303 stars 9 forks source link

Does this work for cloud databases? #4

Closed sinclairnick closed 1 year ago

sinclairnick commented 1 year ago

I'm far from a database wiz. So I'm wondering whether this approach works to get around e.g. Google Cloud SQL's lack of support for the pgvector extension?

ankane commented 1 year ago

Hi @sinclairnick, this library requires pgvector to be installed on the database server, so it won't work with Google Cloud SQL yet. https://github.com/pgvector/pgvector#hosted-postgres