https://github.com/deeefox/tisdb
A simple TSDB project based on MySQL(or TIDB)
https://github.com/deeefox/tisdb
mysql tidb tsdb
Last synced: 5 months ago
JSON representation
A simple TSDB project based on MySQL(or TIDB)
- Host: GitHub
- URL: https://github.com/deeefox/tisdb
- Owner: DeeeFOX
- Created: 2021-05-01T04:23:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T04:51:06.000Z (about 4 years ago)
- Last Synced: 2025-10-27T05:23:19.106Z (8 months ago)
- Topics: mysql, tidb, tsdb
- Language: Python
- Homepage:
- Size: 6.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TiSDB
A simple TSDB project based on MySQL(or TIDB)
## Installation
```pip install tisdb```
## Documents
[User Guide](https://deeefox.github.io/tisdb/)