microsoft / microsoft/aspire

Add support for PgVector extension to postgres resource

Open
#3,052 13 comments 14 reactions 0 assignees View on GitHub
area-integrations postgres
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

PGVector is a popular extension for exposing vector search capabilities in a postgres database. Today eShop hack around this by using [code like this](https://github.com/dotnet/eShop/blob/d19323582ff0f1fcea869ea1f90bb8bb69d7b780/src/eShop.AppHost/Program.cs#L9-L11)

We should build a more first class API for adding/enabling PGVector on the postgres resource.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.