date_between            Create SQL string to select date between two
                        given dates
in_condition            Create SQL string to select values included in
                        a set of given values
lazysql                 Lazy SQL programming
natural_key             Create SQL string for joining on matching
                        natural keys
valid_identifier_regex
                        Regex pattern to validate SQL identifier names
