AI 产品解读SQL query management and sharing tool for data teams
Eliminates the need to save SQL queries in notepads or internal Slack channels by providing a centralized, shareable query history with meaningful names and one-click reuse
User writes or pastes SQL queries on supported data platforms (Mode, Snowflake, BigQuery). The extension detects the queries, allows saving them with custom names, stores them in the user's Sherloq account, and enables sharing and reuse across the team.
Save SQL queries with meaningful namesView query historyShare queries with team membersReuse saved queries with one clickIntegration with data platforms (Mode, Snowflake, BigQuery)
- 目标用户
- Data analysts / Data engineers / SQL developers / Data teams
- The background.js and content.js files are heavily minified/bundled, making it difficult to extract detailed logic about authentication flows and API calls. Grep searches on minified code returned limited results. The analysis relies heavily on external host patterns, manifest permissions, and store description rather than direct code evidence of login/payment flows.
- Cannot confirm the exact authentication mechanism (OAuth, SSO, or native account) for sherloqdata.com.
- The extension's popup.js is empty (0 bytes), suggesting the UI may be rendered via content scripts or web_accessible.js, but the minified code makes it hard to verify.
付费分析未识别到付费功能
No evidence of paid features in the extension code. The deterministic heuristic returned isPaid=0 with no payment platform matches. The keyword matches for 'pro' and 'license' in the static analysis are from third-party library licenses (React, Lodash, SproutCore) and not related to paid features. The extension appears to be free. While destination services like Mode or Snowflake may have their own paid plans, the extension itself does not gate features or call billing APIs.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 是
- 登录理由
- The extension is designed to integrate with external data platforms (Mode Analytics, Snowflake, Google BigQuery) as evidenced by host_permissions and external hosts in background.js. The product description states it helps save and share SQL queries with teams, which requires an account on the destination service (e.g., Mode, Snowflake, or BigQuery). The extension itself does not implement its own login UI but relies on the user being authenticated with the destination service. The website sherloqdata.com likely requires an account for the cloud-based query management features.