The developer tool for pgvector

Visualize embeddings, test queries, iterate quickly.

dashboard overview

Quickly visualize vectors from your Postgres tables

Just input a connection string and dbSurface can project millions of rows in ~10-15 minutes.

  • No data preprocessing or data upload scripts necessary
  • Color projected data by columns (with continuous filtering for numeric columns)
  • Make postgreSQL queries across your projected space

Securely query across projections from your machine directly to your database

All queries go from your local client to your database. No cloud services in between. This allows you to make queries using JOINS on tables you didn't even project.

  • Easily compare different distance metrics, vector/hybrid query strategies, embedding techniques, and more
  • Check the precision of your approximate queries using dbSurface's Check Precision feature
  • All projected data is encrypted in transit and at rest

Get up and running fast

Pull the dockerfile, spin up a container, and start developing on dbSurface.

Free

Great for experimentation or moderate datasets.

$0/month
  • 10 Projections
  • 200,000 projected rows
  • Get support or ask for features on our Github anytime!
Get started

Pro

Explore production scale vector datasets.

$13/month
  • 200 projections
  • 50,000,000 projected rows
  • Get support or ask for features on our Github anytime!
Get started

Frequently Asked Questions