-
Notifications
You must be signed in to change notification settings - Fork 726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hosted Providers #54
Comments
@ankane Funny, I was planning to send a PR shortly to request adding Supabase to the list. Been working with their team to get that integrated: Thanks again for making a great extension. Currently using this to store and query OpenAI Embeddings. |
Awesome, big thanks for adding it! |
Hey @ankane! Neon recently added support for pgvector: https://neon.tech/docs/release-notes/2023-02-14 |
Thanks @m-abdelwahab, great to hear! |
Howdy! bit.io now supports pgvector :) |
Need that Google CloudSQL 8) |
We added the extension to spilo to use with postgres-operator in kubernetes. https://github.com/stablecog/spilo Can just use the docker image in the helm chart values, or build your own: 15.3+ has pgvector for Postgres 11-15 |
fingers crossed for RDS 🤞 |
Render added support to their PostgreSQL service. |
anyone has setup |
@NicolasLopes7 It's not possible yet. You can vote and comment on these feature requests: |
No digital ocean hosted PG yet. Heres an upvote support request for others that want it: https://ideas.digitalocean.com/app-framework-services/p/saving-openai-embeddings-with-pgvector |
Timescale supports pgVector in its cloud offering. |
Hi! pgvector is available on Stackhero PostgreSQL cloud hosting solution with PostgreSQL 15 🥳🥳🥳 |
And it is also available for Heroku via Stackhero PostgreSQL add-on 👌 |
Also available on hosted PostgresML databases. |
pgvector is now available on Azure:
Follow this page to enable
Just connect to your cluster and issue Main readme update submitted as #129 |
@jcoc611-gvt What region are you checking and is it on a new or deployed cluster? The documentation update (including the doc you linked) is scheduled to be published on the 23rd of May. |
+1 pgvector for AWS Aurora |
So I guess this announcement from AWS on May 3 about pgvector support doesn't apply to Aurora? https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-rds-postgresql-pgvector-ml-model-integration/ |
Correct, pgvector works on Amazon RDS for PostgresSQL but not on Amazon Aurora PostgresSQL. |
Although it is not documented, this seems to work on DigitalOcean Managed Postgres as well now. At least with Postgres 15. It didn't work with Postgres 12 though. |
I believe AWS now supports pgvector on Aurora PostgresSQL: It's also listed here for Postgres 15.3: |
DigitalOcean now lists pgvector on their page of supported extensions (for PostgreSQL 13 and newer): https://docs.digitalocean.com/products/databases/postgresql/details/supported-extensions/ |
Do you know if this includes Postgres on AWS Lightsail? |
The pgvector extension is available on Aurora PostgreSQL as of July 13 (https://aws.amazon.com/about-aws/whats-new/2023/07/amazon-aurora-postgresql-pgvector-vector-storage-similarity-search) on versions 15.3, 14.8, 13.11, 12.15 and higher. Here's a blog that shows you how to build an AI powered chat bot application and perform sentiment analysis using pgvector and Amazon Aurora PostgreSQL - https://aws.amazon.com/blogs/database/leverage-pgvector-and-amazon-aurora-postgresql-for-natural-language-processing-chatbots-and-sentiment-analysis/ |
(off topic) @guillim is the GUI you show something from google cloud or a standalone product? |
Looks like Azure Postgres Flex Server only supports pgvector .4,0 |
EDB's BigAnimal Postgres-as-a-Service supports pgvector:
|
Northflank now also supports |
Hey everyone, Severalnines' ClusterControl now also supports |
pgvector is supported on Railway via the community made pgvector project template, which has been updated to the latest version today! (Thanks @brody192!) edit: incorrectly called the template an "official" template |
thanks for the shout-out, but I feel it necessary to point out that it's not official, it's not published by Railway or pgvector themselves, I'm just a Railway community member :) |
The Heroku Postgres add-on seems to support it for tiers starting from standard. |
https://nexai.site now supports pgvector as a projects semantic database. ![]() |
@paradedb --> https://github.com/paradedb/paradedb supports |
Scalingo also announced support for pgvector: |
Zerops also added support for pgvector (they recently posted about it on their discord server) 💯 |
Scaleway (EU cloud provider) has had pgvector extension in their managed psql offering since november 2023. Changelog entry It's been working great for me. I am otherwise unaffiliated. |
Don't you folks think this should be a page in the repo and a issue? |
|
Hello, Stackhero (available in Europe and USA) supports pgVector too :)
|
Add hosted providers that support pgvector to this thread.
Initial list:
The text was updated successfully, but these errors were encountered: