Patterns

Apply reusable designs to common integration problems.

Explore approaches to data extraction, record correlation, APIs, error recovery, and breaking down larger Workflows.

1 Articles

Avoiding SQL Injection Attacks

SQL Injection is a technique that an attacker can use to cause malicious SQL statements to execute, using a legitimate SQL query as a channel.