EMBEDDED CONTENT
Write SQL with in-line context
Find and understand data without leaving the query🔄 Tasks
- Integrate metadata: Integrate the table, column, and related contextual metadata into the SQL query IDE.
- Inject context: Provide in-flow contextual help to the SQL writer.
- Auto-complete names (tables, columns, etc).
- Mouse-over documentation on each element used in the query.
- View deeper context of each element (e.g. row and column counts, classifications, etc).
🎉 Outcome
Find and understand data without leaving the query.