Two-way sync
Changes in Microsoft Dynamics NAV or VoltDB instantly reflect in both systems. No stale data, no manual imports.
Keep Microsoft Dynamics NAV and VoltDB in sync without custom scripts. Cut weeks of integration work, eliminate silent data drift, and give your team a single, reliable source of truth.
ERP data sits behind interfaces built for the ERP's own modules, not for your internal systems. Teams that need those records, for reporting services, internal tools, or automations, end up writing integration code against a strict API and maintaining it through every upgrade.
Stacksync mirrors Items, Sales Orders & Invoices, Purchase Orders, G/L Entries from Microsoft Dynamics NAV into VoltDB and keeps both sides consistent in real time. Whatever Microsoft Dynamics NAV is the system of record for, whether financials, operations, people, or procurement, those records become rows your code can query, and changes written in VoltDB sync back into Microsoft Dynamics NAV with its validations respected.
Choose exactly which tables and fields may flow from VoltDB back into Microsoft Dynamics NAV, keeping the ERP authoritative.
Records from Microsoft Dynamics NAV live in VoltDB as ordinary tables or collections, joinable with the rest of your data.
Scripts and services read and write the synced tables; Stacksync handles the Microsoft Dynamics NAV interface, limits, and retries.
Representative objects on each side — any object or custom field can map to any target. Schemas are auto-detected; types are converted between the two systems.
| Microsoft Dynamics NAV objects | VoltDB objects | How this pairing syncs | |
|---|---|---|---|
| Dimensions Analytical codes carried on documents and entries for reporting splits. | Stored Procedures Precompiled transactional units that serve as the primary write interface. | Dimensions is specific to Microsoft Dynamics NAV and Stored Procedures to VoltDB — each maps to any object or custom field on the other side. | |
| Companies Per-company data partitions that scope every sync. | Materialized Views Synchronously maintained aggregates over tables, useful as pre-computed read sources. | Companies is specific to Microsoft Dynamics NAV and Materialized Views to VoltDB — each maps to any object or custom field on the other side. | |
| Customers Customer cards synced with CRMs so sales sees ERP balances and terms. | Streams Insert-only constructs that feed the export subsystem with committed rows. | Customers is specific to Microsoft Dynamics NAV and Streams to VoltDB — each maps to any object or custom field on the other side. | |
| Vendors Vendor cards aligned with procurement and AP tools. | Export Targets and Topics Connectors that push committed data to external systems such as Kafka or JDBC sinks. | Vendors is specific to Microsoft Dynamics NAV and Export Targets and Topics to VoltDB — each maps to any object or custom field on the other side. | |
| Items Item cards and availability mirrored to ecommerce and planning systems. | Partitioned Tables Tables sharded across partitions by a partitioning column; the primary transactional store and sync target. | Items is specific to Microsoft Dynamics NAV and Partitioned Tables to VoltDB — each maps to any object or custom field on the other side. | |
| Sales Orders & Invoices Sales documents created from external orders and read back for posting status. | Replicated Tables Small reference tables copied to every partition, a common landing spot for synced lookup data. | Sales Orders & Invoices is specific to Microsoft Dynamics NAV and Replicated Tables to VoltDB — each maps to any object or custom field on the other side. |
Each direction of the sync is driven by what the source system can signal and what the destination accepts — detection, delivery, and expected latency below.
DetectionChanges in Microsoft Dynamics NAV are captured at the source via change data capture — no polling loop against its API. Polling on modified/timestamp fields, or SQL Server change tracking/CDC on on-premises databases.
DeliveryEach detected change is applied to VoltDB as a row-level write, with types converted between the two schemas.
DetectionStacksync polls VoltDB for changes on an incremental schedule, reading only records changed since the previous pass. Export streams and topics push committed changes to configured targets.
DeliveryEach detected change is applied to Microsoft Dynamics NAV as a row-level write, with types converted between the two schemas.
Real-time sync, workflow automation, event queues, EDI, and monitoring, for every Microsoft Dynamics NAV–VoltDB connection.
Changes in Microsoft Dynamics NAV or VoltDB instantly reflect in both systems. No stale data, no manual imports.
Trigger automated workflows whenever Microsoft Dynamics NAV or VoltDB data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.
Handle millions of events per minute without losing a single Microsoft Dynamics NAV or VoltDB record.
Track your Microsoft Dynamics NAV ⇄ VoltDB sync health, view errors, and replay failed events in one click.
Transform legacy EDI complexity into simple database interactions between Microsoft Dynamics NAV and VoltDB.
Configure and sync within minutes, no code. Whether you sync 50k or 100M+ records, Stacksync handles the queues, infra, and plumbing. Integrations are non-invasive and need zero setup on your systems.
Authenticate Microsoft Dynamics NAV and VoltDB with each platform's native method — OAuth, API keys, or service accounts — plus secure options like SSH tunneling, IP whitelisting, and VPC peering.
Pick the Microsoft Dynamics NAV and VoltDB objects to sync — Stacksync auto-detects both schemas, including custom fields where the platform exposes them. Sync to existing tables, or let Stacksync create new ones with ideal data types.
Fields map automatically even when names and types differ. Stacksync handles transformation and type casting for you, zero configuration required.
As a data company, we understand the importance of keeping your data secure. Stacksync is built with security best practices to keep your data safe at every layer, and is DPF-certified for US, EU, UK and CH data transfers.
Let your users access Stacksync from your centralized user management systems. Works with Okta, Azure, Google SSO and more.
Immediately get alerted about record syncing issues over email, Slack, PagerDuty and WhatsApp. Resolve issues from a centralized dashboard with retry and revert options.
Securely connects to your systems with:
Every pair below is a real-time, two-way sync. Search all 443 integrations available for Microsoft Dynamics NAV and VoltDB.