Skip to content

Restore MongoDB-compatible callout in homepage hero#75

Merged
guanzhousongmicrosoft merged 1 commit intodocumentdb:mainfrom
GuanzhouSong:dev/guanzhousong/revert-mongo-compatible
Apr 30, 2026
Merged

Restore MongoDB-compatible callout in homepage hero#75
guanzhousongmicrosoft merged 1 commit intodocumentdb:mainfrom
GuanzhouSong:dev/guanzhousong/revert-mongo-compatible

Conversation

@GuanzhouSong
Copy link
Copy Markdown
Contributor

Summary

Brings back the prior hero subtitle that called out DocumentDB as a MongoDB compatible open-source document database.

Background

Reopened from a personal-account fork to attribute the PR to the correct GitHub identity. Same commit as the previously closed #74.

Change

app/page.tsx hero subtitle:

  • Before: Built for document workloads. Powered by PostgreSQL.
  • After: A powerful, scalable, MongoDB compatible open-source document database built for modern applications

The smaller PostgreSQL-focused descriptor below it (Open source and MIT licensed, with native BSON, advanced indexing, and vector search on PostgreSQL.) is intentionally left unchanged, so the Postgres callout remains alongside the restored line.

Test plan

  • Text-only swap inside an existing <p> element; no JSX or component structure changes.
  • No new dependencies, routes, or APIs.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Bring back the prior hero subtitle that called out DocumentDB as a MongoDB compatible
open-source document database. The line was originally added in documentdb#6 and removed during
the homepage refresh in documentdb#61 in favor of "Built for document workloads. Powered by
PostgreSQL." Restoring the original wording in the same hero subtitle slot keeps the
MongoDB compatibility messaging visible above the fold; the existing PostgreSQL-focused
descriptor below it is unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Guanzhou Song <guanzhousong@microsoft.com>
@guanzhousongmicrosoft guanzhousongmicrosoft merged commit 3932cbe into documentdb:main Apr 30, 2026
4 checks passed
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