Database CRM templates

No API? Point the Database templates at your system's database and write the lookup/journaling statements yourself — values are always bound as parameters.

Skeleton — this outline is the writing plan; content lands in the docs phase.

When to use a database template

Connection settings per engine

The column contract for lookups

Writing the SQL statements ([Number], [SearchText] placeholders)

Journaling statements

Security notes (parameter binding, least-privilege accounts)