The PostgreSQL Editor 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 1 million of rows in ~10 minutes.

  • No data preprocessing or data upload scripts necessary
  • Color table by columns (with continuous filtering for numeric columns)
  • Hover over points to view full row data

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, approximate and hybrid query strategies, embedding techniques, and more
  • Check the precision of your approximate queries using dbSurface's Check Precision feature
  • Get hundreds of thousands of points in seconds when querying across projected spaces via projection query optimization

Get up and running fast

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

Free

Great for experimentation or moderate datasets.

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

Pro

Explore production scale vector datasets.

$13/month
  • 100 projections
  • 40,000,000 projected rows
  • Get support or request features on our Github anytime!
Get started

Frequently Asked Questions