ONE Framework

ONE Framework is an enterprise low-code application development platfrom. Download ONE Framework Whitepaper.pdf

Get Started

Dynamic data model

In ONE Framework, all entities are defined by the user through the metadata service. The entity model supports properties (primitive types: int, decimal, datetime, string) and relationships (one-to-one, one-to-many, many-to-many, parent-child).

Specialized query language

ONE Framework implements a specialized query language to retrieve data. The query language features: filtering, linking entities, aggregation and grouping.

Workflow engine

ONE Framework includes a proprietary workflow engine for creating custom business rules, integrating external systems, data validation and transformation. The workflow engine features: strong typing, entities as first class citizens, debugger.