Skip to main content
LangChain.Databases.Postgres package icon

LangChain.Databases.Postgres

Postgres vector store for LangChain (MEVA-compatible, using pgvector).

Total Downloads
100.4K
100,388
Published
Aug 29, 2026
Latest stable version

Install

.NET CLI
dotnet add package LangChain.Databases.Postgres --version 0.17.2-dev.2
Package Manager Console
Install-Package LangChain.Databases.Postgres -Version 0.17.2-dev.2
PackageReference
<PackageReference Include="LangChain.Databases.Postgres" Version="0.17.2-dev.2" />

Frameworks

net10.0 net8.0 net9.0

Dependencies

Npgsql
net10.0
[10.0.2, )
Pgvector
net10.0
[0.3.2, )
Npgsql
net8.0
[10.0.2, )
Pgvector
net8.0
[0.3.2, )
[10.0.5, )
Npgsql
net9.0
[10.0.2, )
Pgvector
net9.0
[0.3.2, )
[10.0.5, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.