Microsoft.SemanticKernel.Connectors.Postgres Namespace

Classes

PostgresDbClient

An implementation of a client for Postgres. This class is used to managing postgres database operations.

PostgresMemoryBuilderExtensions

Provides extension methods for the MemoryBuilder class to configure Postgres connector.

PostgresMemoryStore

An implementation of IMemoryStore backed by a Postgres database with pgvector extension.

Structs

PostgresMemoryEntry

A postgres memory entry.

Interfaces

IPostgresDbClient

Interface for client managing postgres database operations.