# TA Developer Tools
# I. Overview
In version 2.8, the original data deletion tool is merged into the secondary power builder.
TA-tool
is the secondary power builder of TA privatization cluster. It provides a variety of user-friendly secondary development functions. The existing functions are:
- Data deletion
- Attribute type modification and deletion
- Event data deduplicate
- Import custom data, custom data can be combined with transaction table and user table through SQL
- Delete custom table
- Generate the query key, through the query key, the user can call the query API through the POST method
- Set up a script that executes regularly, you can query the data in the TA background through SQL, and write it back to the TA database
- Set up scripts that execute periodically to write data from supported data sources to the TA database via the DataX engine
- Data archiving and data archiving
# II. Usage
Log in to any TA server, execute the su-ta
command, switch to the ta user, and execute the ta-tool
to view the command help, which is displayed as follows:
# III. Function List
The following are the main functions of the secondary power builder. You can click hyperlinke to view the relevant function doc: