Story

Show HN: Sheety – An open-source CRM that with Google Sheets as DB

sisiwho Wednesday, February 11, 2026

Built this after spending ages looking for the right CRM to work with. I’d sign up for a CRM, get annoyed by the complexity or the monthly per-user pricing, export everything to CSV, and go back to managing my sales in a Google Sheet.

While spreadsheets are great for data, they are terrible for workflows (pipelines, activity logging, moving cards around).

So I built a "stateless" UI layer on top of Google Sheets.

The concept is simple:

No Vendor Lock-in: The app doesn't have its own database. It reads and writes directly to your Google Sheet via the API.

Exit Strategy: If you stop using the app (or if I stop maintaining it), you don't need to "export" your data. It's already in your Google Drive, in a format you own.

Also working on CLI + open API routes that will enable MCP like connectors.

git: https://github.com/sdntsng/sheety-crm live: https://sheety.site

Summary
Sheety is a no-code platform that allows users to create, manage, and publish APIs from spreadsheets. It offers features such as custom integrations, authentication, and real-time updates to help users build and maintain their APIs efficiently.
5 0
Summary
sheety.site
Visit article Read on Hacker News