build_sql               Build a SQL string.
copy_to.src_sql         Copy a local data frame to a DBI backend.
do.tbl_sql              Perform arbitrary computation on remote backend
escape                  Escape/quote a string.
ident                   Flag a character vector as SQL identifiers
in_schema               Refer to a table in a schema
join.tbl_sql            Join sql tbls.
memdb_frame             Create a database table in temporary in-memory
                        database.
remote_name             Metadata about a remote table
sql                     SQL escaping.
sql_expr                Generate SQL from R expressions
src_dbi                 dplyr backend for any DBI-compatible database
translate_sql           Translate an expression to sql.
window_order            Override window order and frame
