<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon" -->

---
title: Query and manage Marketplace databases from the dashboard
description: Vercel now lets developers run SQL queries, view and edit table data, and inspect database schemas directly from the Vercel dashboard. The feature supports...
canonical: https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Query and manage Marketplace databases from the dashboard | daily.dev
og:description: Vercel now lets developers run SQL queries, view and edit table data, and inspect database schemas directly from the Vercel dashboard. The feature supports...
og:url: https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon
og:image: https://api.daily.dev/og/posts/RVoJzhJon.png
og:image:alt: Query and manage Marketplace databases from the dashboard
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Query and manage Marketplace databases from the dashboard

**[Vercel](https://daily.dev/sources/vercel)** · 1 min read · 49 upvotes · 0 comments

## Summary

Vercel now lets developers run SQL queries, view and edit table data, and inspect database schemas directly from the Vercel dashboard. The feature supports marketplace integrations including AWS Aurora Postgres, Neon, Prisma, and Supabase. Three new tabs are added to the integration resource page: Query (run SQL, export as CSV/JSON/Markdown), Data Editor (spreadsheet-like row editing with atomic commits), and Schema (visual graph of tables and relations). Currently available to users with Owner permissions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/changelog/query-and-manage-marketplace-databases-from-the-dashboard>

## Similar posts on daily.dev

- [AWS Databases are now available on the Vercel Marketplace](https://daily.dev/posts/aws-databases-are-now-available-on-the-vercel-marketplace-i7oia10gq) · AWS · 2 upvotes · 0 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#postgresql](https://daily.dev/tags/postgresql), [#vercel](https://daily.dev/tags/vercel), [#supabase](https://daily.dev/tags/supabase)

[View this post on daily.dev](https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Query and manage Marketplace databases from the dashboard","url":"https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon"},"datePublished":"2026-04-06T14:45:25.202Z","dateModified":"2026-04-06T14:45:47.471Z","description":"Vercel now lets developers run SQL queries, view and edit table data, and inspect database schemas directly from the Vercel dashboard. The feature supports...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/502dd3efd97058b76822d809a54e14ca?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/502dd3efd97058b76822d809a54e14ca?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Vercel","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Vercel","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1","url":"https://daily.dev/sources/vercel"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/query-and-manage-marketplace-databases-from-the-dashboard-rvojzhjon","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":49},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"backend,postgresql,vercel,supabase","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":3,"name":"Query and manage Marketplace databases from the dashboard"}]}
```

