
dbSurface
A SQL editor for pgvector--query across embedding spaces
5 followers
A SQL editor for pgvector--query across embedding spaces
5 followers
dbSurface is a self-hosted SQL editor for pgvector. Easily create projections of postgres tables with Vector columns--then query across the projection, check query precision, and tune your embedding and query strategies.






👋Hello!
I'm excited to introduce dbSurface--the developer tool for pgvector. It was designed for a simple developer experience, and quick iteration.
Spin up the docker image -> go to the localhost dashboard -> input connections strings for your database and select a table to project. Projecting a 1 million row table takes only ~10mins! Then query across your projection with queries straight from localhost to your database and visually compare different queries, embedding strategies, and more.
Please feel free to share any feedback, questions or ideas!