frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Instant GraphRAG over any Postgres database

https://polygres.com
3•daleverett•1h ago

Comments

daleverett•1h ago
Hi HN, I’m Dale. I’m building Polygres with my twin brother and a longtime friend who is a decade older than us lol.

Polygres is an all in one Postgres-based database that combines relational data, graph traversal, vector search, full-text search, and reranking over the same source-of-truth data.

We built this because we kept seeing devs building RAG or agent systems having to sync the same data across several stores: Postgres for application data, Qdrant or Pinecone for vectors, Neo4j for graph traversal, and then a lot of glue code to keep everything consistent. That adds operational complexity, stale-index problems, and awkward retrieval logic.

Polygres is our attempt to keep more of that inside Postgres.

You can insert and update data with normal SQL, represent relationships as a graph (with a real graph engine not pushdown queries), and run graph traversal, semantic search, text search, hybrid retrieval, and ranking in one place.

If Postgres is already your system of record, we want to make it possible to avoid maintaining separate source-of-truth, vector, and graph databases unless you really need to.

pgvector covers the vector side, but we wanted the missing graph component too, so we built pgGraph as an open-source Postgres extension: https://github.com/Evokoa/pgGraph

For this HN launch, we built a public Simple English Wikipedia demo as a retrieval test surface: https://polygres.com/wikipedia

The demo does not generate answers with an LLM; it is meant to show the retrieval layer itself.

I’d love feedback on whether keeping graph and vector retrieval inside Postgres is useful for your workflows, what APIs or query patterns you would expect from something like this, and whether the Wikipedia demo makes the retrieval behavior clear.

I’m also curious how people here feel about pgvector in production. We’ve heard mixed feedback, especially around scale, and are trying to understand whether the right path is to build around it, contribute to it, or eventually replace parts of the vector layer ourselves.

Happy to answer technical questions, and very open to criticism.

dustarion•42m ago
The wikipedia demo is cool, try it out!

Why I don't have a girlfriend: An application of the Drake Equation to love [pdf]

https://www.astro.sunysb.edu/fwalter/AST248/why_i_dont_have_a_girlfriend.pdf
1•kerim-ca•1m ago•0 comments

Graphene can hold multiple states of superconductivity, a new study finds

https://news.mit.edu/2026/graphene-can-hold-multiple-states-of-superconductivity-0629
1•rbanffy•2m ago•0 comments

Don't build your castle in other people's kingdoms (2021)

https://howtomarketagame.com/2021/11/01/dont-build-your-castle-in-other-peoples-kingdoms/
1•softwaredoug•2m ago•0 comments

Airbus to make first foray into engine manufacturing with hydrogen tie-up

https://www.ft.com/content/e8be97c7-af28-42f2-8d81-ce619d4c0de1
1•petethomas•3m ago•1 comments

Own Your Weights

https://moai.studio/blog/posts/own-your-weights.html
1•ionwake•6m ago•0 comments

The Science Behind Why Soccer Players the 26 World Cup Are Cutting Their Socks

https://www.wired.com/story/the-science-behind-why-soccer-players-at-the-2026-world-cup-are-cutti...
2•susiecambria•7m ago•1 comments

Show HN: Convergo – plan/build review loops for coding agents

https://github.com/gomilesf/convergo
1•gomilesfd•7m ago•0 comments

Vought V-173

https://en.wikipedia.org/wiki/Vought_V-173
1•LorenDB•9m ago•0 comments

A teen social media ban is an admission of utter failure to govern online spaces

https://www.jamesrball.com/p/a-teen-social-media-ban-is-an-admission
1•cdrnsf•10m ago•0 comments

Show HN: I built an AI spritesheet generator for game developers

https://www.autosprite.io
1•autosprite•12m ago•0 comments

Desk-Pet – a local-first desktop pet powered by MiniCPM5

https://github.com/OpenBMB/MiniCPM-Desk-Pet
1•modinfo•13m ago•0 comments

Roast My New Creation

https://itsrilo.com
1•GeorgeChaplin•13m ago•1 comments

Torpenhow Hill

https://en.wikipedia.org/wiki/Torpenhow_Hill
1•nmstoker•13m ago•0 comments

Redis Patterns for Coding Agents

https://redis.antirez.com/
1•Jimmc414•15m ago•0 comments

GAO: DOE Is Prematurely Excluding Less Expensive Options for Nuclear Cleanup

https://www.gao.gov/products/gao-26-108193
2•Jimmc414•15m ago•0 comments

InfoWars: Emergency with Tim Heidecker [video]

https://www.youtube.com/watch?v=RX8-VGDK1vQ
2•embedding-shape•17m ago•0 comments

AI Giants Are Handing Out Tons of Free Computing Power to Grab Startup Share

https://www.wsj.com/tech/ai/ai-giants-are-handing-out-tons-of-free-computing-power-to-grab-startu...
2•Jimmc414•19m ago•0 comments

Activity-frames – give your AI agent eyes on your day

https://github.com/nossa-y/activity-frames
1•nossa-y•20m ago•0 comments

Closing the Verification Loop

https://thinkroom.kieranklaassen.com/d/njrS5TJhis
1•gmays•22m ago•0 comments

Microsoft 365 Copilot adoption is under 4.5%, only 1% use it weekly

https://www.windowslatest.com/2026/07/07/microsoft-365-copilot-adoption-is-under-4-5-after-3-year...
6•pier25•28m ago•5 comments

Implementing Standard.site on a Nonstandard Site

https://www.coryd.dev/posts/2026/implementing-standardsite-on-a-nonstandard-site
1•cdrnsf•32m ago•0 comments

JPMorgan, BofA and Others Explore Buying Card Network to Raise Debit-Card Fees

https://www.wsj.com/finance/banking/jpmorgan-bank-of-america-and-other-banks-explore-a-deal-to-sh...
7•JumpCrisscross•34m ago•4 comments

AI tool got me 12,000 new clicks from Google

https://twitter.com/fba/status/2074541708218351872
1•fba0•36m ago•2 comments

SpaceX Shares Stumble in Nasdaq-100 Debut

https://www.wsj.com/finance/stocks/spacex-shares-stumble-in-nasdaq-100-debut-9ec10565
9•JumpCrisscross•38m ago•1 comments

More Americans Are Moving Away from Flood Risk Than Toward It

https://www.bloomberg.com/news/articles/2026-06-24/flood-prone-us-counties-lose-residents-as-risk...
4•petethomas•40m ago•1 comments

The Case for Service-to-Service GraphQL

https://blog.larah.me/service-to-service-graphql/
2•markl42•41m ago•0 comments

Yggdrasil Agent: general purpose, parallel and adaptive reasoning depth

https://yggdrasilagent.com/
2•grasant•44m ago•0 comments

Show HN: OCR Buddy: local browser OCR for code, formulas (LaTeX) and tables

https://github.com/Fanfulla/OCR-buddy
2•Fanfulla•44m ago•0 comments

ASRock Rack Had One of the First Arm AGI Servers at Computex 2026 – ServeTheHome

https://www.servethehome.com/asrock-rack-had-one-of-the-first-arm-agi-servers-at-computex-2026/
5•rbanffy•48m ago•0 comments

Chinese AI models are gaining ground with U.S. companies as costs surge

https://www.cnbc.com/2026/07/07/chinese-ai-models-costs-us-openai-anthropic.html
5•herbertl•50m ago•0 comments