You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TsFile is a columnar storage file format designed for time series data, which supports efficient compression, high throughput of read and write, and compatibility with various frameworks, such as Spark and Flink. It is easy to integrate TsFile into IoT big data processing frameworks.
heroFullScreen
true
actions
text
icon
link
type
Download
download
./Download/
primary
text
icon
link
type
QuickStart
lightbulb
./UserGuide/latest/QuickStart/QuickStart
primary
highlights
header
bgImage
bgImageDark
bgImageStyle
features
Main Features
bg.svg
bg.svg
background-attachment
fixed
title
details
Efficient Storage and Compression
TsFile employs advanced compression techniques to minimize storage requirements, resulting in reduced disk space consumption and improved system efficiency.
title
details
Flexible Schema and Metadata Management
TsFile allows for directly write data without pre defining the schema, which is flexible for data aquisition.
title
details
High Query Performance with time range
TsFile has indexed devices, sensors and time dimensions to accelerate query performance, enabling fast filtering and retrieval of time series data.
title
details
Seamless Integration
TsFile is designed to seamlessly integrate with existing time series databases such as IoTDB, data processing frameworks, such as Spark and Flink.