trending

Why we don't have a model picker

A question we get from customers (and occasionally from investors) is why we don't expose a model picker the way Cursor does.

The short answer is that we're building for a different user. Cursor's users are developers; picking between GPT-5 and Claude is a meaningful choice they're equipped to make. Our users include CFOs, sales leaders, customer success reps. For them, model choice is friction at best, and at worst a new vector for self-doubt. A marketing director second-guessing a revenue number because they're not sure whether they picked the right model is exactly the failure mode we're trying to design out of analytics.

1mo ago

New in Basedash: SQL definitions 📘

SQL definitions: reusable snippets across your queries

You can now create SQL definitions scoped to a database connection versioned, named SQL snippets that you can reference inline in any query with {{ definition("name") }}. Definitions get their own home in the Data page sidebar where you can create, edit, describe, and preview them, and the expansion is applied both for human-run queries and for queries the chat agent runs on your behalf.

The chat agent understands definitions too, so when it writes SQL it can reach for your team s definitions automatically. Admins can also let the agent propose and save new definitions when it spots a pattern worth keeping around so the SQL your team relies on becomes a real, reusable building block instead of something everyone re-types.

1mo ago

📬 Introducing new ways to share your data

Side note: We're live on Product Hunt today with our Slack Data Agent!

Export to Excel

You can now export to Excel (.xlsx) anywhere you could already export data. Charts, tables, markdown tables, and in-browser record views all get a native Excel option right alongside CSV, so the data you pull out of Basedash lands in a real spreadsheet formatted columns and all instead of a raw text file you have to clean up first.

2mo ago

What was killing our healthy Kubernetes pods

Last week one of our web pods restarted 11 times in 24 hours, and another restarted 9 times. The app worked, users were happy, and latency was fine. Our application logs had nothing to say about it, just gaps where a process used to be.

We spent a couple of days chasing the wrong thing. Then we found a Kubernetes default we d never thought to override, and the crash loop stopped.

1mo ago

💬 AI data access shouldn’t require leaving Slack

We re live on Product Hunt today with our Slack Data Agent.

Basedash started as a way for teams to explore, query, and visualize their data in a shared workspace.

1mo ago

✂️ How we cut our client bundle by 30%

Someone on the team finally looked at our production client bundle, which we hadn't checked in a while, and it was 25.67 MB. We got it down to 18.34 MB without removing a single feature. Most of the wins were stuff we were shipping to customers that had no business being there.

Bundle size is the metric that drifts up one dependency at a time until somebody notices. We noticed, turned on rollup-plugin-visualizer, and read the treemap. That treemap is the most useful 30 seconds of the whole project. You stare at the rectangles and immediately have opinions about every one of them.

2mo ago

Basedash Semantic Layer - Define metrics once. Use them everywhere.

The Basedash semantic layer lets teams create reusable SQL metrics and models that AI can reference across chat, charts, dashboards, insights, and automations.

2mo ago

Basedash: Embedded Analytics - Give customers AI analytics inside your product.

Basedash Embedding puts the full power of Basedash inside your own product. Drop a dashboard in with one iframe, or embed the whole app so your customers can chat with the AI agent, build their own dashboards, and get automatic insights — without ever leaving you. Row-level security scopes every customer to their own data, and customization controls decide exactly which features they see. Setup is one iframe and a JWT. Analytics, inside your product. Scoped to every customer.

1yr ago

Basedash - The AI-native business intelligence platform

Basedash is the AI-native Business Intelligence platform. Create dashboards and instantly understand your customers using natural language. Connect 500+ data sources, ask a question, and let Basedash visualize the answer.

2mo ago

Basedash Skills - Reusable AI instructions for every Basedash surface.

Skills are reusable bundles of instructions that every Basedash AI surface can read on demand. Define your metrics once and any AI agent in your workspace will pick up the skill when it's relevant. No more pasting the same caveats into every prompt. Each skill is a short, plain-language playbook for one concept. Admins manage them; everyone else's AI gets the benefit. Add them as you go — the more you teach Basedash, the more it acts like an analyst who already knows your business.