@@ -57,31 +57,32 @@ sqlite3 test.db < seed.sql
5757
5858## Pricing
5959
60- One license covers all Revenue Holdings CLI tools. Pricing is per-seat .
60+ json2sql is one of eight tools in the Revenue Holdings suite. One license covers all CLI tools .
6161
62- | Tier | Price | Best For |
62+ | Plan | Price | Best For |
6363| ------| -------| ----------|
64- | ** Open Source** | $0 | Individual devs, OSS projects — CLI only, limited rows |
65- | ** Pro** | ** $29/mo** ($23 billed annually) | Professional devs — unlimited rows, batch processing |
66- | ** Team** | ** $79/mo** ($63 billed annually) | Teams up to 5 — API access, CI/CD integration, priority support |
67- | ** Enterprise** | ** $199/mo** (custom) | Organizations — compliance reports, RBAC, SSO, SLA |
64+ | ** Free** | $0 | Individual devs, OSS — CLI only, limited rows |
65+ | ** json2sql Individual** | ** $9/mo** ($7 billed annually) | Professional devs — unlimited rows, batch processing |
66+ | ** Suite (all 8 tools)** | ** $49/mo** ($39 billed annually) | Full Revenue Holdings toolkit — 40% savings |
67+ | ** Team** | ** $79/mo** ($63 billed annually) | Up to 5 devs — API access, CI/CD integration, priority support |
68+ | ** Enterprise** | Custom | SSO, RBAC, compliance reports, dedicated support |
6869
69- 🔹 ** No lock-in** : CLI works fully offline on the free tier — no telemetry, no phone-home.
70+ 🔹 ** No lock-in** : CLI works fully offline on the free tier — no telemetry, no phone-home.
7071🔹 ** Annual billing** : Save 20%.
7172
7273### Per-Tier Features
7374
74- | Feature | OSS | Pro | Team | Enterprise |
75- | ---------| :---:| :---:| :----:| :----------:|
76- | CLI: convert, pipe | ✓ | ✓ | ✓ | ✓ |
77- | Unlimited rows per conversion | — | ✓ | ✓ | ✓ |
78- | Batch processing | — | ✓ | ✓ | ✓ |
79- | Schema generation | — | ✓ | ✓ | ✓ |
80- | API access | — | — | ✓ | ✓ |
81- | Compliance reports | — | — | — | ✓ |
82- | RBAC | — | — | — | ✓ |
83- | SSO / SAML / OIDC | — | — | — | ✓ |
84- | Priority support | Community | 24h | 8h | Dedicated |
75+ | Feature | Free | json2sql | Suite | Team | Enterprise |
76+ | ---------| :---- :| :--------: | :-- ---:| :----:| :----------:|
77+ | CLI: convert, pipe | ✓ | ✓ | ✓ | ✓ | ✓ |
78+ | Unlimited rows per conversion | — | ✓ | ✓ | ✓ | ✓ |
79+ | Batch processing | — | ✓ | ✓ | ✓ | ✓ |
80+ | Schema generation | — | ✓ | ✓ | ✓ | ✓ |
81+ | API access | — | — | — | ✓ | ✓ |
82+ | Compliance reports | — | — | — | — | ✓ |
83+ | RBAC | — | — | — | — | ✓ |
84+ | SSO / SAML / OIDC | — | — | — | — | ✓ |
85+ | Priority support | Community | 24h | 24h | 8h | Dedicated |
8586
8687---
8788
0 commit comments