Edition Comparison
This document outlines the differences between the Standard and Advanced editions of the application, focusing on data processing capabilities, scale, and available features.
Note: The Advanced Edition is a superset of the Standard Edition. It includes all in-browser functionalities of the Standard Edition, while adding powerful server-side capabilities and advanced tools.
| Feature | Standard Edition | Advanced Edition |
|---|---|---|
| Data Processing Mode | Local (In-Browser) | Server-Side (Cloud Database via MotherDuck) and Local (In-Browser) |
| Work Item Capacity | Limited (constrained by browser memory, fetched on every load) | High for server side (scalable processing for a large volume of work items) or Limited (for in-browser) |
| Dashboard Widgets | ❌ No | ✅ Yes (Powered by server-side data) |
| Background Data Sync | ❌ No | ✅ Yes (Scheduled and manual sync available) |
| AI Assisted SQL Insights | ✅ Yes | ✅ Yes |
| AI Data Explorer | ❌ No | ✅ Yes |
| Cloud Insights | ❌ No | ✅ Yes |
| In-Browser Insights | ✅ Yes | ✅ Yes |
| In-Browser Reports | ✅ Yes | ✅ Yes |
| Database Export | ❌ No | ✅ Yes |
Key Differences Explained
- Server-Side Processing: The Advanced Edition leverages server-side resources to query and process data. This eliminates the browser constraints of the Standard version, which must fetch and process all Jira work items locally in the browser memory on every page load.
- Scale: Because of the server-side backend, the Advanced edition can easily handle massive Jira instances with a high volume of work items.
- Dashboard Widgets: The dashboard widgets rely on background data processing and are exclusively available in the Advanced Edition.
- Cloud vs. Local Tooling: While both editions include Local Insights and Reports, the Advanced edition unlocks "Cloud Insights" and "AI Explorer," providing advanced querying and AI capabilities directly against the synced cloud database.