DotHRB: Develop, Run, Build
The DotHRB DotHRB executable serves a dual role: it is both an Application Server for running deployed applications and a command-line tool for building, testing, and managing DotHRB code.
DotAPP: Runtime
DotHRB DotApp is designed to run applications at their fastest possible speeds. By focusing exclusively on production-level execution and eliminating unnecessary background processes, it provides a lean, high-performance environment for your release builds.
DotGEN: Code/Data Generator
The DotGEN command-line tool is the core utility for bootstrapping new applications, generating boilerplate components, managing project dependencies, and handling internationalization (i18n) resources within the DotHRB ecosystem.
DotDBF: DBF Tool
The DotHRB DotDBF executable is a command-line tool for direct management, inspection, and manipulation of DBF files. It supports command execution via JSON input and direct command options.
DotSQL: SQL Tool
The DotHRB DotSQL executable is a command-line tool for direct management, inspection, and manipulation of SQL db. It supports command execution via JSON input and direct command options.
DotURL: Http Client Tool
The DotHRB DotURL command-line tool provides a powerful, code-free way to execute HTTP REST operations directly from your terminal. It's ideal for testing APIs, automation scripting, and quick network requests.