Skip to content

chore: Document on how to cross search on a microservices architecture#3995

Merged
ankitml merged 2 commits intomainfrom
ankitml/microservce-cross-join-paradedb
Jan 24, 2026
Merged

chore: Document on how to cross search on a microservices architecture#3995
ankitml merged 2 commits intomainfrom
ankitml/microservce-cross-join-paradedb

Conversation

@ankitml
Copy link
Copy Markdown
Contributor

@ankitml ankitml commented Jan 23, 2026

Ticket(s) Closed

This guide explains how to consolidate multiple independent microservice databases into a single ParadeDB instance using logical replication. The solution uses schema-per-database naming to avoid table name collisions and enable app-wide BM25 search and cross-database joins.

What

Why

How

Tests

@ankitml ankitml changed the title Document on how to cross search on a microservices architecture chore: Document on how to cross search on a microservices architecture Jan 23, 2026
@ankitml ankitml added the Do Not Cherry Pick PR should not be cherry-picked to other branches label Jan 23, 2026
@ankitml ankitml marked this pull request as ready for review January 23, 2026 20:53
@ankitml ankitml merged commit 435de67 into main Jan 24, 2026
15 of 17 checks passed
@ankitml ankitml deleted the ankitml/microservce-cross-join-paradedb branch January 24, 2026 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Cherry Pick PR should not be cherry-picked to other branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants