









Instant Data Access Layer
Instant Data Access Layer
Instant Data Access Layer
Dozer automatically generates Data APIs in gRPC and REST formats. Connect to various data sources; Build event driven workflows, serve real-time analytics purely based on configuration.
Dozer automatically generates Data APIs in gRPC and REST formats. Connect to various data sources; Build event driven workflows, serve real-time analytics purely based on configuration.
Dozer automatically generates Data APIs in gRPC and REST formats. Connect to various data sources; Build event driven workflows, serve real-time analytics purely based on configuration.



Focus on Data Applications, Not Infrastructure!
Integrate, Build and Access effortlessly.
Focus on Data Applications, Not Infrastructure!
Integrate, Build and Access effortlessly.
Focus on Data Applications, Not Infrastructure!
Integrate, Build and Access effortlessly.



Dozer Live
Dozer Live
Dozer Live
Build dozer apps interactively with YAML and SQL locally.
Use Javascript to build custom connectors, UDFs and data change functions.
Build dozer apps interactively with YAML and SQL locally.
Use Javascript to build custom connectors, UDFs and data change functions.
API explorer & Samples
API explorer & Samples
API explorer & Samples
Dozer automatically generates APIs in gRPC and REST format. Ready to use curl, grpcurl commands and samples.
Dozer automatically generates APIs in gRPC and REST format. Ready to use curl, grpcurl commands and samples.



import { Order } from "@dozerjs/dozer";
const query = {
orderBy: {
start: Order.ASC
}
}
const [fields, records] = await endpoint.query(query);
Client Libraries
Dozer has client libraries that make it easy to build applications
in javascript, react and python.
Client Libraries
Client Libraries
Dozer has client libraries that make it easy to build applications in javascript, react and python.

import { Order } from "@dozerjs/dozer";
const query = {
orderBy: {
start: Order.ASC
}
}
const [fields, records] = await endpoint.query(query);
Client Libraries
Client Libraries

Dozer has client libraries that make it easy to build applications
in javascript, react and python.
import { Order } from "@dozerjs/dozer";
const query = {
orderBy: {
start: Order.ASC
}
}
const [fields, records] = await endpoint.query(query);
Data Contracts
Data Contracts
Data Contracts
Data contracts are automatically generated, versioned and tracked based on your sources, lineage and defined transformations.
Dozer has client libraries that make it easy to build applications in javascript, react and python.
Dozer has client libraries that make it easy to build application in javascript, react and python.






Versioning
Versioning
Versioning
Dozer has end to end versioning support and can run multiple API versions. Versions are linked to the data contracts.
Built-in Monitoring
Built-in Monitoring
Built-in Monitoring
Immediately get monitoring about processing and API metrics. Get insights about your infrastructure.


