Expand description

The SQL builder can build different select statements.

Modules

Result of SQL Builder. Use it to get SQL that can be sent to the database.

Deserializing selected columns into struct fields.

Structs

The Sql builder to build normal queries and count queries.