Data quality you can trust
Continuous validation, harmonisation and enrichment turn raw data into a reliable foundation. Including for AI.
iDMP: Intelligent Data Management Platform
With the iDMP, your team connects existing systems and maintains data quality. Put reliable data to work across operations, analytics and AI.
Validate & connect data
Companies working with the iDMP
Your Data Core
The iDMP is the shared data foundation between your systems and the people who use them. It continuously connects, cleans and links data while your applications stay in place.
Standard software by geqoio. Configured and connected by your team.
Continuous validation, harmonisation and enrichment turn raw data into a reliable foundation. Including for AI.
One authoritative record for products and business partners. Maintained together, consistent everywhere, with traceable provenance.
Connect ERP, PIM, CRM and other sources through open APIs. Keep using the IT you already have.
Event-driven integrations process data changes as they arrive and make them available to applications, analytics and business teams. Data freshness depends on the source and integration.
Prebuilt models for products, items and business partners. Enrichment and classification with established standards in mind.
Choose your topics. Explore relevant use cases and bring your selection to our conversation.
In practice · Building materials & DIY
01Your data sources
Excel, CSV, XML, BMEcat
Maintain data directly
02iDMP · Data Core
Map different source formats
Quality gates identify gaps
Make verified products available
03Your applications
Consistent product records
Use approved data
Something missing? Feedback goes to the supplier or the person responsible.
Less chasing. Reliable product data from the moment it arrives.
Every supplier delivers differently: one a spreadsheet by mail, the next a file on a server, the third nothing at all until somebody asks.
The iDMP receives supplier data, validates it and flags missing information before the data is used elsewhere.
Import supplier files by upload or through your existing integration, then validate them against defined rules.
Suppliers enter their data directly in a portal and see which required fields are missing.
In practice · Product data in retail
01Your data sources
Products and business partners
Attributes and descriptions
02iDMP · Data Core
Prebuilt semantic models
Resolve duplicates and conflicts
Values with traceable origins
03Your applications
The same verified master data
Reuse curated data
One source of truth for every system that works with your data.
The same product exists three times, the same customer four, and every department holds its own version to be the right one.
The iDMP brings them together and makes it traceable where each value came from.
One product, one description, one set of attributes, across every system.
Customers and suppliers held once, rather than created again in every system.
Conflicting entries become one authoritative record based on your rules: the golden record.
In practice · Grocery & fashion retail
01Your data sources
Products, prices and stock
Attributes, images and documents
02iDMP · Data Core
Master data and availability
Assortments, prices and attributes
Deliver each channel’s required format
03Your applications
Channel-specific product data
Current stock and prices
New sales channels use a shared data foundation. Your inventory system stays connected.
Shop, marketplace, catalogue and field sales all want the same products, each in its own format and by its own rules.
Maintained once, delivered per channel.
One place to maintain, many outputs. What a channel may not carry, it never sees.
Availability from the warehouse and from logistics, brought together rather than estimated.
Every channel gets what it understands, at the pace it can take.
In practice · B2B steel wholesale
01Your data sources
Materials, prices and orders
Via your connected integration
02iDMP · Data Core
Keep SAP data up to date
A separate operational data foundation
Share data through REST APIs
03Your applications
Stock, prices and order history
Current figures for the sales team
The portal and analytics access the iDMP. Your ERP stays focused on its core processes.
Heavy reporting workloads can slow the ERP processes your business depends on.
The iDMP makes connected SAP data available on a separate data foundation. Reporting and new applications use it with clearly defined access rights.
Analytics and applications reach the platform, not the ERP.
Connected integrations keep SAP data up to date in the iDMP. The update frequency depends on the source and integration.
Application example · Digital Product Passport
01Your data sources
Product and material data
Origins, CO₂ and documents
02iDMP · Data Core
One record per product or batch
Required information and evidence
Document changes and sources
03Your applications
Provide data for your evidence
Controlled access through APIs
Missing information is visible and can be completed by the people responsible.
Build a growing foundation for your evidence – traceable and reusable.
The data needed for reports and regulatory evidence is often scattered across systems, files and formats.
The iDMP brings relevant data together and makes its origin traceable, creating a reusable foundation for reporting and regulatory disclosures.
In practice · Energy data in retail
01Your data sources
Consumption and meter readings
Stores, meters and assignments
02iDMP · Data Core
Link consumption to locations
Continuously check data quality
A shared model for your metrics
03Your applications
Analysis by store
Data foundation for ISO 50001
Compare consumption and identify anomalies on a shared, verified data foundation.
Two reports, two figures, and the meeting is spent deciding which one is right.
Shared data models and defined metrics give your reports a consistent, traceable foundation.
Connect Power BI, Tableau or other analytics tools through the appropriate interfaces.
Data changes flow into your analysis through the connected integration.
Explore all topics or talk to us directly.
Inside the iDMP
In Automation Studio, your team connects data, rules and actions. Turn a data change into a workflow you can follow from start to finish.

A data event triggers the next steps. In the visual studio, connect a product update to a notification, for example.

AI creates copy from product data. Your team reviews the result before it is written back to the product record.

Status, individual steps and logs show what happened. Follow a workflow through to its result.
Original iDMP screenshots · German interface
Platform
Connect, refine and deliver: the iDMP brings these three stages together on one platform. Every stage uses the same shared data foundation.
Data in
Knowledge out
The iDMP connects existing systems and brings in relevant data together with ongoing changes.
Raw data becomes something you can work with: named, validated, related.
The data goes where the work happens, without anyone exporting it again.
The iDMP combines data models, event processing and delivery in one standard software product. MongoDB, open APIs and a visual Automation Studio are central building blocks. Your team configures data sources, rules and access independently.
iDMP building blocks
MongoDB · PostgreSQL · JSON Schema
MongoDB stores document-based data; PostgreSQL supports relational data models. Business data types are described as entities with JSON Schema, keys and relationships. On activation, the iDMP creates collections or tables with validation and indexes. MongoDB time series collections support measurements and sensor data.
HTTP webhooks · File imports · MongoDB Change Streams
External systems deliver data through HTTP webhooks, REST APIs or file imports, for example in CSV, Excel or JSON format. The iDMP uses Change Streams to track changes to MongoDB entities; this requires a replica set. Connector pipelines can filter, transform and enrich data along the way.
Automation Studio · Quality gates · Redis / BullMQ
The visual Automation Studio connects processing steps, conditions and human approvals where needed. Schema validation and configured quality rules check your data. Webhooks, schedules or data changes trigger workflows. Redis and BullMQ handle queues and asynchronous event processing.
REST / JSON · Query DSL · SDK
REST APIs expose entities, files, saved queries and automations. Service accounts with API keys control access. A shared JSON query language provides filtering, sorting and pagination across supported databases. MongoDB aggregations and SQL support specialised queries; SDKs support custom applications and portals.
iDMP Analytics · pgvector · MCP
iDMP Analytics supports column-oriented analytics. PostgreSQL with the pgvector extension installed enables vector search. The Model Context Protocol (MCP) makes selected entities available to AI applications. You decide which operations are permitted and which fields remain visible for each entity.
Role-based access · OIDC / SSO · MFA · Data history
Roles control data access; field transformations provide masking and role-dependent visibility. OIDC connects identity providers such as Microsoft Entra ID or Keycloak, while MFA adds another authentication factor. Enable change history per entity to track versions, snapshots and deltas, with configurable retention.
TypeScript · Next.js / React · NestJS / Fastify · Docker
The web interface uses Next.js and React; the backend uses NestJS with Fastify. Docker Compose brings the services together in your cloud or data centre. MongoDB and Redis can be connected as separate services. Health checks, Prometheus metrics and optional OpenTelemetry tracing support operations.
Let’s discuss how the iDMP fits into your system landscape.
Discuss technical questionsRun the iDMP in your cloud or your own data centre. geqoio develops the software and supports your operations. A Try-and-Buy environment is available to explore the platform.
Your team can connect and configure the iDMP independently. Connectors, open APIs and prebuilt data models help you get started. Begin with one use case and expand as needed.
Connect your systems through connectors and APIs. You decide which data comes together in the iDMP.
Start with prebuilt models for products and business partners. Configure quality rules to suit your data.
Make verified data available for applications, analytics and AI. Through open interfaces and on one shared data foundation.
Need specialist expertise or extra capacity? Our partners can help when you choose, from individual integrations to implementation support.

Data management & consulting
Data management, data quality and AI with retail and SAP expertise. CAS AG offers consulting and implementation support when your team needs it.
c-a-s.de · CAS AG
CRM & logistics
CRM software for logistics. LOGO-consult complements the iDMP with applications for customer relationships and connected logistics processes.
logo-consult.com · LOGO-consult AGSAP integration
Connects SAP with cloud platforms and applications. ASAPIO makes SAP master and transactional data available to connected systems.
asapio.com · ASAPIO
COBOL & Java
Connects COBOL applications with the Java ecosystem. Existing business logic remains usable and can connect to modern data landscapes.
retrocode.de · RetroCodegeqoio develops the iDMP and provides updates and product support. An independent data foundation for companies looking to get more from their existing IT.
We announce dates on LinkedIn.
Business · Get started with the iDMP
Start with what you need today. The iDMP grows with your data and use cases.
Collections group related records. Change data capture (CDC) transfers data changes. Quality gates check data against defined rules.
from833€per month
Excl. VAT. Minimum term: 12 months.
Choose the scope and optional modules to suit your needs. Add integration support if you would like it.
Connect more data domains and integrations: BusinessPlus and Enterprise provide additional capacity and capabilities.
For teams connecting more data domains and integrations.
1,950 €per month
Excl. VAT. Minimum term: 12 months.
For company-wide data operations with larger data volumes.
3,950 €per month
Excl. VAT. Minimum term: 12 months.
Both plans include local MongoDB plus system and cloud monitoring.
STACKIT and DARZ are available as optional hosting platforms.
A Data Core connects data with its meaning: shared models, quality rules, provenance and access rights. The iDMP makes this curated data available for both operational applications and analysis. An existing data lake or warehouse can remain part of your connected system landscape.
Your systems stay in place. Your team connects them through connectors, open APIs and existing integrations. Your data becomes available across systems while you keep your familiar applications.
Yes. Your team can connect data sources, use prebuilt models and configure quality rules independently. The iDMP provides connectors and open APIs for this. geqoio supports you with product questions. If you would like extra capacity or specialist expertise, you can bring in a partner.
You license the iDMP as standard software with prebuilt capabilities and data models. Your team can configure and extend it independently. geqoio handles development and support. Partner consulting and implementation are optional.
Validated, harmonised and clearly described data provides the foundation for reliable analysis and AI applications. The iDMP delivers this data through open APIs and supports building applications on the same foundation.
Tell us about your data challenges. We’ll show you how the iDMP can help in a live demonstration.