Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: dbSurface – A Developer Tool for pgvector (github.com/dbsurface)
5 points by z-gort 39 days ago | hide | past | favorite | 1 comment



Hello!

A few months ago I put out a small pgvector vector visualizer: https://news.ycombinator.com/item?id=42457782 and it got more interest than I expected.

dbSurface is intended to be a cleaner, production ready tool. It allows you to create 2d projections of postgres tables with vectors, query across the projections, and check query precision. Hopefully this allows for quick iteration in query/embedding strategies.

It uses a hybrid hosted setup: you run dbsurface's docker image locally and query your database directly from your machine, but it offloads dimensionality reduction to a GPU powered cloud worker so you can create a projection of a 1 million row table in ~10mins.

Would love to hear any feedback, ideas, or questions!




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: