Curio Base Framework
Curio Base Framework (CBF) is a scalable, low-code application platform designed to simplify enterprise application development, deployment, security, and database management. CBF enables organizations to host multiple domains and applications on a shared framework layer while maintaining complete flexibility, security, and version independence.
At its core, CBF acts as a centralized execution and security engine that handles application processing, encryption, transaction management, and database operations, allowing development teams to focus on business logic rather than infrastructure concerns.
Architecture
A single CBF layer is deployed on each server and serves as the foundation for all applications hosted on that server.
Multi-Tenant Design
| ✓ | One Server | → | Multiple Domains |
| ✓ | One Domain | → | Multiple Applications |
| ✓ | One Shared CBF Layer | → | Multiple Framework Versions |
This architecture minimizes infrastructure overhead while allowing each application to operate independently.
Each incoming request is routed through CBF, which dynamically determines the appropriate framework version and execution path at runtime.