Run SQL in Markdown. Analyze data in Stela. Stela is a local-first AI workspace that brings SQL and data analysis into your Markdown notes. Write analysis, run queries inline, and get AI help to interpret results and spot anomalies. Built-in MySQL/PostgreSQL connectors, plugin system for more. All local, no vendor lock-in.
No reviews yetBe the first to leave a review for Stela — Data Analysis Workspace
Maker
📌
Data analysis is never a single query. It's a chain: pull data, inspect, spot something, refine the question, join another table, compare with last week. Each step builds on the last. The hard part is keeping the whole thread intact.
Most tools fragment that thread—notes here, SQL there, AI somewhere else. Every context switch costs the flow.
Stela keeps everything in one note. Write your thinking in Markdown, run SQL inline, let AI interpret results—all in one place. No switching, no fragmentation. Just a continuous flow from question to insight.
👇 https://github.com/ay27/Stela
中文:
数据分析不是问一个问题、得到一个答案就结束了。它是一条长链:取数、查看、发现新问题、再取数、对比、修正方向……每一步都依赖上一步的结果,思路必须从头到尾连在一起。
但大多数工具都在打断这条链——记笔记在一个地方,写 SQL 在另一个地方,问 AI 又要切到第三个地方。每一次切换,思路就断一次。
Stela 把这些放在同一篇笔记里:Markdown 写思路,SQL 查数据,AI 帮解读——都在同一个地方,不用切来切去。目的是让分析链条不断,让你始终保持在一个连贯的思考状态里。
👇 https://github.com/ay27/Stela
Report
Maker
We’ve shipped a substantial Stela update since launch.
Analysis Canvas turns audited SQL results into a visual, Git-trackable workspace with KPIs, charts, tables, notes, and flow diagrams. Canvas sources keep their SQL and latest successful run references, and the whole analysis can be exported as an offline interactive HTML file.
SQL Templates make recurring analysis easier to reuse. Parameterized queries live as ordinary Markdown files in the Vault, and repeated variables stay linked while editing.
We’ve also added a local Agent Dashboard for inspecting runs, tool usage, Skills, latency, tokens, and redacted traces without sending telemetry.
The new bilingual Demo Vault walks through the full workflow using a commerce analysis case, from MySQL and SQL evidence to Canvas, Agent verification, and reusable templates.
This is all included in Stela v0.11.0. We’d love to hear what kinds of recurring analysis workflows you’d like Canvas and Templates to support next.
We’ve shipped a substantial Stela update since launch.
Analysis Canvas turns audited SQL results into a visual, Git-trackable workspace with KPIs, charts, tables, notes, and flow diagrams. Canvas sources keep their SQL and latest successful run references, and the whole analysis can be exported as an offline interactive HTML file.
SQL Templates make recurring analysis easier to reuse. Parameterized queries live as ordinary Markdown files in the Vault, and repeated variables stay linked while editing.
We’ve also added a local Agent Dashboard for inspecting runs, tool usage, Skills, latency, tokens, and redacted traces without sending telemetry.
The new bilingual Demo Vault walks through the full workflow using a commerce analysis case, from MySQL and SQL evidence to Canvas, Agent verification, and reusable templates.
This is all included in Stela v0.11.0. We’d love to hear what kinds of recurring analysis workflows you’d like Canvas and Templates to support next.
Get the new Stela version:
👇 https://github.com/ay27/Stela/releases/tag/v0.11.0