# Functions
CollectRenderContexts collects render contexts for the given database configurations.
LoadFiles loads all files from the given path.
ReadConfig reads the configuration file from the given path.
ToJson converts a value to a JSON string.
ToMap converts a value to a map[string]interface{}.
ToYaml converts a value to a YAML string.
WriteFile writes the content to the given file, creating directories if necessary.