| Category | Product integration platform Bi-directional | Embedded ETL — data ingestion One-way |
| Primary Use Case | Customer-facing reads + writes inside your app | Ingesting customer data into your storage/warehouse |
| Sync Direction | Bi-directional with conflict resolution Reads + writes | One-way: source → your DB Read only |
| Data Freshness | Sub-second webhooks (event-driven) Real-time | Scheduled ETL jobs (minutes to hours) Batch |
| Writes / Actions | First-class write actions into customer systems | Not a first-class capability Read-focused |
| Custom Objects | Full native support, all tiers | Supported for ingestion; no write-back |
| Per-Customer Field Mapping | Built-in with embeddable UI Included | Target schema mapping, not per-customer config UI |
| Embeddable UI | White-labeled React components for auth, field mapping, sync settings | Auth widget; no first-class config UI for customers |
| Credential Ownership | You own & export OAuth tokens | Vendor stores credentials |
| Configuration | Declarative YAML in Git + CI/CD | Tap/target configs managed via HotGlue dashboard |
| AI / Agent Support | Open-source AI SDK + MCP server Agentic-ready | No native agent tooling |
| Open Source | 250+ connectors as Go libraries on GitHub Inspect + extend | Singer taps under the hood (open ecosystem) |
| Compliance | SOC 2 Type II, GDPR, ISO 27001 | SOC 2 Type II, GDPR, HIPAA |
| Pricing Entry | Free tier → $999/mo (usage-based) | Per-tenant / per-connector, sales-quoted |