Fractal Platform
The Fractal Platform is collective name for all Fractal related products.
From the outside, the platform consists of:
- Fractal Framework (code framework)
- Fractal Studio (domain modeling tool)
- Fractal Forge (model to code generator)
The following image shows how they work together towards an application:
Overview of the Fractal Platform
Fractal Studio
The Fractal Studio is a modeling tool that follows the Domain-Driven Design (DDD)
terminology and structure.
More info
The Forge
The Fractal Forge is a sophisticated code generator that transforms the model from the Fractal Studio to an
application on top of the Fractal Framework.
More info
Fractal Framework
The Fractal Framework is an open-source
framework designed for building scalable and maintainable software applications.
More info