# Applet SDK Components

The SanteDB SDK provides a collection of tools which are intended to make the development and debugging of SanteDB applets easier. The SDK contains a series of tools to interact with iCDR and dCDR deployments.

* [Applet Development Environment (sdb-ade)](https://help.santesuite.org/developers/applets/applet-sdk/applet-development-environment)
* [Brian Bug (sdb-bb)](https://help.santesuite.org/developers/applets/applet-sdk/santedb-brain-bug)
* [Package Manager (pakman)](https://help.santesuite.org/developers/applets/applet-sdk/packaging-applets)
* [Business Rules Debugger (sdb-dbg)](https://help.santesuite.org/developers/applets/applet-sdk/applet-debugger)

{% hint style="info" %}
All SanteDB tools provide inline help using the `--help` console option.
{% endhint %}
