plugin-block-cross-join
v0.1.7
Published
Create a block that joins and displays data from multiple collections across different datasources in a single unified table.
Readme
plugin-block-cross-join
Overview
Create a block that joins and displays data from multiple collections across different datasources in a single unified table.
Features
- Cross-Datasource Joins: Combine data from PostgreSQL, MSSQL, MySQL, etc., into one view.
- Unified Table Block: Displays joined records as a standard NocoBase table with sorting and filtering.
- Virtual Relationships: Define join conditions directly in the block configuration without altering database schemas.
Usage
- Activate the plugin in the Plugin Manager.
- On any page, click "Add Block" -> "Cross-Join Table".
- Select the primary collection.
- Click "Add Join" to select secondary collections (even from other datasources).
- Map the foreign keys / relationship fields.
- Configure the visible columns from both collections.
