Polygres

Polygres

Turns a Postgres database into working memory for AI agents, with hybrid search across relational, graph, and vector queries in one call.

🔗 Visit Polygres
📁 Databases & Storage🗣️ English📅 August 23, 2026

Description

Give an AI agent access to your app's data and you usually end up bolting on a separate vector database, syncing it with your real database, and hoping the two never drift out of sync. Polygres skips that whole extra system: it works directly on the Postgres database you already have and turns it into something an AI agent can query like extended memory.

💬 Our review

The short version: Polygres solves a real, specific pain — the vector-store-plus-sync-pipeline tax most teams pay to give an AI agent semantic search over their own data — by building hybrid retrieval (structured rows, graph relationships, semantic and full-text search) directly on top of Postgres via two open-source extensions, pgGraph and pgContext.

The self-hosted, open-source path is genuinely free, which is the right first step for evaluating whether the hybrid-retrieval approach fits your data before paying anything. But the managed tiers escalate fast: Launch is $16/month (temporarily free for early users, so expect that to end), Scale starts at $256/month minimum, and Enterprise starts at $4,096/month minimum — pricing clearly aimed at funded teams with production AI-agent workloads, not side projects. Compared to running a dedicated vector database (Pinecone, Weaviate) alongside your Postgres instance, Polygres is a meaningfully simpler architecture if your data already lives in Postgres; it's the wrong fit if your data doesn't, since the entire pitch depends on that database being your source of truth.

💰 Pricing

Freemium (self-hosted free) + managed subscriptionSelf-Hosted: free (open-source pgGraph & pgContext). Launch: $16/month (currently free for early users). Scale: from $256/month minimum. Enterprise: from $4,096/month minimum.
Self-Hosted 0Launch 16Scale 256Enterprise 4096

📊 Global score

53Average
🌐Availability15/100Faible

1 language · 0 platform

📄Profile90/100Excellent

Profile completeness

🤖 AI-enriched data

💰 Pricing model
🆓 Freemium (auto-hébergé gratuit) puis abonnement managé

Auto-hébergé : gratuit (extensions open-source pgGraph et pgContext). Launch : 16 $/mois (gratuit temporairement pour les premiers utilisateurs). Scale : à partir de 256 $/mois minimum. Enterprise : à partir de 4 096 $/mois minimum.

👥 Target audienceÉquipes techniques construisant des agents IA ou de la recherche/recommandation qui dépendent déjà de PostgreSQL
🗣️ Languagesen
🌍 Target countriesWorldwide
👍

Pros

Recherche hybride (relationnel + graphe + sémantique + plein texte) en un seul appel

Fonctionne directement sur Postgres existant — pas de pipeline de synchronisation séparé

Extensions open-source (pgGraph, pgContext) sous licence Apache-2.0

Compatible Supabase, Neon et toute connexion Postgres standard

👎

Cons

Paliers managés chers dès qu'on dépasse l'auto-hébergement (256 $/mois minimum pour Scale)

Le plan Launch gratuit est temporaire, pas une politique tarifaire durable

Utile seulement si les données vivent déjà dans Postgres

Produit jeune, écosystème et retours d'expérience encore limités

❓ Frequently asked questions

What is Polygres in one sentence?
Do I need a separate vector database?
Is it open source?
Which Postgres providers does it support?
How much do the managed tiers cost?
Is it worth the money compared to alternatives?
Which tool should you pick for your case?