I keep seeing this stat thrown around in industry publications and I wanted to get a reality check from this community.
According to recent surveys from Financial Cents and coverage in Accounting Today, 57% of accounting firms want to reduce their tool count to just 1-5 tools within the next three years. Currently, 40% of firms use 6-10 different tools, 10% use 11-15, and 3% use more than 20. The industry calls this “Franken-stack” syndrome—a patchwork of software that doesn’t talk to itself, requiring manual workarounds everywhere.
The numbers are brutal: 66% of accountants feel burdened by tech complexity weekly, 41% struggle with manual entry caused by lack of integration, and 44% report paying for overlapping features across multiple platforms.
Meanwhile, here I am with my Beancount setup. My “tech stack” is:
- Vim (text editor)
- Terminal (bean-check, bean-query, bean-report)
- Fava (web UI for reporting)
That’s it. Three tools. I’ve already “consolidated” past the industry’s 3-year goal.
But Am I Being Honest With Myself?
Here’s where I need this community to push back on me. When I actually count everything in my workflow, the picture gets murkier:
- Vim → for editing
.beancountfiles - Terminal → for running bean-check, bean-query
- Fava → for web UI and reports
- Python → for running importers
- Git → for version control and audit trail
- My bank’s website → for downloading CSVs/OFX files
- Gmail → for client communication
- Google Sheets → for the occasional analysis BQL can’t handle
- TurboTax → for actual tax filing (Beancount doesn’t do this)
- Slack → for team communication
So my real tool count is… 10. Not 2-3. Ten.
Is that actually lower than a QuickBooks-based practice? My QuickBooks clients typically use: QuickBooks Online, a payroll add-on, a document management system, email, a project management tool, their bank’s website, tax prep software, and maybe a client portal. That’s about 8.
I might actually use MORE tools than my QuickBooks clients.
The Honest Question
Are we fooling ourselves when we claim Beancount is “minimalist”? Or is the comparison unfair because our tools are composable—each one does one thing well and we can swap any piece without rebuilding the whole system?
I’d love to hear from people who run professional practices on Beancount:
- Count every tool you actually use in your Beancount workflow. What’s the real number?
- Compare it honestly to a traditional accounting stack. Is yours actually smaller?
- Does tool count even matter, or is it about something else—control, flexibility, data ownership?
The industry is spending millions trying to get to where some of us already are (or think we are). Let’s figure out if we’re actually ahead or just counting differently.