Obtain TimechoDB

1. How to obtain TimechoDB

The TimechoDB installation package can be obtained through product trial application or by directly contacting the Timecho team.

2. Installation Package Structure

After unpacking the installation package(iotdb-enterprise-{version}-bin.zip),you will see the directory structure is as follows:

CatologueTypeDescription
activationFolderDirectory for activation files, including the generated machine code and the TimechoDB activation code obtained from Timecho staff. (This directory is generated after starting the ConfigNode, enabling you to obtain the activation code.)
confFolderConfiguration files directory, containing ConfigNode, DataNode, JMX, and logback configuration files.
dataFolderDefault data file directory, containing data files for ConfigNode and DataNode. (This directory is generated after starting the program.)
libFolderLibrary files directory.
licensesFolderDirectory for open-source license certificates.
logsFolderDefault log file directory, containing log files for ConfigNode and DataNode. (This directory is generated after starting the program.)
sbinFolderMain scripts directory, containing scripts for starting, stopping, and managing the database.
toolsFolderTools directory.
extFolderDirectory for pipe, trigger, and UDF plugin-related files.
LICENSEFileOpen-source license file.
NOTICEFileOpen-source notice file.
README_ZH.mdFileUser manual (Chinese version).
README.mdFileUser manual (English version).
RELEASE_NOTES.mdFileRelease notes.