Local-first data model
A proper relational schema in SQLite that supports a real sales pipeline — not key/value scratchpad masquerading as a CRM.
AccountOS is an offline-first B2B account management system built by Crovyx. Accounts, contacts, notes, opportunities, quote lines and proposals live in a local SQLite database with CSV and PDF export — so a sales team can run an entire account workflow on a laptop in a meeting room with no Wi-Fi and still walk out with a signed-ready proposal.
Cloud-only CRMs assume every meeting has solid Wi-Fi, every quote can be edited online and every proposal is one more record in someone else’s database. Real B2B sales runs on planes, in client offices, on bad hotel networks — and ends with a PDF.
A proper relational schema in SQLite that supports a real sales pipeline — not key/value scratchpad masquerading as a CRM.
Quote and proposal PDF generation that is clean enough to send to a client without post-processing.
The system is shaped around how account, opportunity and proposal work actually flows — not generic CRM ceremony.
Sales, field service, account management, partner ops — anywhere the work happens in rooms with bad Wi-Fi and ends in a PDF, the local-first pattern wins. Crovyx ships these systems with proper data models, real exports and the discipline to keep them maintainable.