Skip to content

Blog: signal Data Proxy discontinuation in metadata#8019

Merged
ankur-arch merged 3 commits into
mainfrom
blog/data-proxy-meta-discontinued
Jul 8, 2026
Merged

Blog: signal Data Proxy discontinuation in metadata#8019
ankur-arch merged 3 commits into
mainfrom
blog/data-proxy-meta-discontinued

Conversation

@vanrensbird

@vanrensbird vanrensbird commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What

Metadata-only fix for /blog/prisma-data-proxy-xb16ba0p21. The post already carries a discontinuation note in the body (added May 2026), but the metaTitle and metaDescription still marketed Data Proxy as "(Early Access)" with no discontinuation signal. That meta is exactly what search snippets and LLM retrieval read first, and this page still ranks around position 4.7 with ~12k impressions per quarter plus ongoing AI citations, so it was actively teaching agents a dead product's story.

Changes

  • metaTitle/metaDescription: now state the discontinuation and point to Prisma Postgres (built-in pooling).
  • Update note: date bumped to July 2026, consolidated on Prisma Postgres per current positioning; own-database users are pointed at the deployment docs.
  • In-body Early Access note: "is currently in Early Access" moved to past tense with a pointer to the update note.
  • Modern alternatives list: Prisma Postgres first with the direct TCP connections capability; deployment docs cover own-database connection handling.
  • updatedAt bumped; slug, title, body, and announcement history otherwise unchanged.

No code samples in the changed sections; the connection-pooling explainer body (the part still worth citing) is untouched.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated the blog post to reflect that Prisma Data Proxy is discontinued.
    • Revised guidance for serverless and edge deployments, pointing readers to current connection-pooling and deployment recommendations.
    • Refreshed the post metadata, title, description, and update date to match the new status.
    • Adjusted the alternatives section to highlight the latest supported options.

… Postgres

The metaTitle and metaDescription still marketed Data Proxy as Early
Access with no discontinuation signal; that meta is what search
snippets and LLM retrieval read first. The page ranks at position ~4.7
with 12k impressions per quarter and still draws AI citations, so it
was actively teaching the wrong story. Meta now states the
discontinuation and points to current products. Update note and
Modern Alternatives reordered to lead with Prisma Postgres (built-in
pooling) per positioning, Accelerate framed as the bring-your-own-
database option. In-body Early Access note moved to past tense.
Body, slug, and announcement history otherwise unchanged; updatedAt
bumped.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vanrensbird vanrensbird requested a review from ankur-arch July 6, 2026 16:10
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 8, 2026 1:31pm
docs Ready Ready Preview, Comment Jul 8, 2026 1:31pm
eclipse Ready Ready Preview, Comment Jul 8, 2026 1:31pm
site Ready Ready Preview, Comment Jul 8, 2026 1:31pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 931971a7-1d5d-4474-9c4e-85eba70e25ff

📥 Commits

Reviewing files that changed from the base of the PR and between f67a9ff and 86c703a.

📒 Files selected for processing (1)
  • apps/blog/content/blog/prisma-data-proxy-xb16ba0p21/index.mdx

Walkthrough

This PR updates a blog post about Prisma Data Proxy to reflect its discontinuation. Frontmatter metadata, intro text, an in-body note, and the "Modern alternatives" section are revised to remove Early Access/Accelerate framing and recommend Prisma Postgres instead.

Changes

Blog content update

Layer / File(s) Summary
Discontinuation messaging and updated recommendations
apps/blog/content/blog/prisma-data-proxy-xb16ba0p21/index.mdx
Frontmatter updatedAt/metaTitle/metaDescription, intro "Update" callout, in-body note, and "Modern alternatives" list are updated to reflect Data Proxy discontinuation and recommend Prisma Postgres over Accelerate.

Estimated code review effort: 1 (Trivial) | ~3 minutes


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@argos-ci

argos-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jul 8, 2026, 1:39 PM

Consolidate the update note, meta description, and alternatives list on
Prisma Postgres built-in pooling; own-database users go to the
deployment docs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants