| create_database | Create a database |
| create_table | Create a table |
| delete_database | Delete a database |
| delete_table | Delete a table |
| exist_database | Check table existence |
| exist_table | Check table existence |
| list_databases | Show database list |
| list_tables | Show list of tables |
| Td | Connect to TD |
| td_upload | Upload data.frame to TD |