| config_examples | Examples of yaml configurations for database connections |
| connect | (Re-)Establish connections to databases |
| connection_info | Browse available connections |
| default_conn | Return the default connection |
| disconnect | Close all connections and remove them from the connections... |
| is_connected | Test whether a database is connected |
| live_connection | Return the named connection or NULL |
| prepare_sql | prepare queries and assemble meta data prior to execution |
| read_sql | Read a sql file and return it's contents as a tibble |
| run_files | Read, prepare and execute .SQL files |
| run_queries | Execute a sequence of SQL queries |
| set_default_conn_name | Set/get the name of the default connection to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.