# Functions
NewSQLBackend returns a new sqlDB result backend instance.
# Interfaces
ResultBackend represents a result backend to which results from an executed SQL job are written.
ResultSet represents the set of results from an individual job that's executed.