# Functions
No description provided by the author
NewSqlClient creates a new [SimpleSQLClient].
# Structs
Column definition of a query result.
Result of a database query.
No description provided by the author
# Interfaces
SimpleSQLClient allows extensions to execute statements and queries against the database.
# Type aliases
Row of a database query result.