Chapter 4. Database Component

Table of Contents

4.1. Synopsis
4.2. Rationale
4.3. Usage
4.3.1. Registering a database connector
4.3.2. Defining a database connection
4.3.3. Use the credentials
4.3.4. Database statements
4.3.5. Writing multiple times to the same output
4.3.6. Output "success"
4.3.7. Valid statement types
4.3.8. Handling Small Tables
4.3.9. Handling Result Sets
4.3.10. Local Execution Only
4.4. Examples