assign_table_function | Create one table function |
dbc_add_connection | Add a connection or pool to the global options |
dbc_clear_connections | Clear all connections created by dbc |
dbc_execute | Execute a query on a SQL database |
dbc_get_connection | Retrieve a connection or pool from the global options |
dbc_init | Create functions for accessing a remote database |
dbc_list_tables | List tables in a database |
dbc_param | Require a parameter by name |
dbc_query | Run a query on a SQL database and get a remote table back |
dbc_table | Access a single table |
query_from_str | Given a string, turn it into a SQL query |
set_option | Set an option by name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.