Define
Connections, environments, scripts, and flows become governed objects.
Metadata-driven integration platform
Data integration with control from design to operation.
Metoriq brings metadata, execution, governance, and observability into one server-side platform built for technical teams.
Platform
From metadata to operation.
Model connections and flows, execute on the server, and follow every run from the same governed metadata foundation.
Product
See the governed lifecycle in action.
The Control Panel organizes plans and installations. Each tenant then receives an isolated workspace for authoring, running, and observing integrations.
Connections, environments, scripts, and flows become governed objects.
Workloads run on the server with controlled permissions and durable state.
Runs, diagnostics, history, and audit stay connected to their metadata.
Available now
Studio combines visual authoring and server-side execution; Local and SaaS change operations, not the product.
Complete product with Web UX, Server MCL, CLI, and APIs on the same metadata model.
The VS Code extension and Python, C#, and Java libraries will arrive through Visual Studio Marketplace, PyPI, NuGet, and Maven Central. They are not available yet.
The proven initial foundation covers PostgreSQL, Storage Files, and Storage CSV across Connector, Action, ReadData, and WriteData. New capabilities may be Core, SaaS, or Enterprise and are always enforced by the server.
The same Metoriq Studio is available as perpetual Local Free, managed SaaS, or Enterprise for dedicated and assisted operations.
Perpetual Metoriq Studio for one human administrator on a local computer.
Up to three managed installations with multi-user collaboration for broader operations.
Dedicated placement and assisted operation for complex estates.
Local Free
Perpetual Metoriq Studio for one human administrator on a local computer.
Learn, evaluate, and use the complete Studio locally. It includes Server MCL, Web UX, CLI, and APIs, published with version, checksum, and signature.
docker compose up -d
workspace ready
Technology
MCL, runtime, and Web UX share one model.
Use MCL or the Studio Web UX today without fragmenting governance. VS Code and Python, C#, and Java integrations are roadmap items. The product model remains the same across local, SaaS, dedicated, and on-premises configurations.
CONNECT conn_erp;
CREATE READDATA sales.orders
USING conn_erp
QUERY `select * from orders`;
EXECUTE FLOW daily_sales;
Start with Metoriq and evolve from the first governed flow to a distributed integration estate.
Get startedPublic product documentation with syntax, examples, and operational notes for the current command surface.
Browse the CLI and MCL command tree with syntax, descriptions, examples, and implementation status.
Open reference