ArcticDB 时序存储

ArcticDB 时序存储:管理大规模时序数据存储与查询,支持十亿行级数据高效聚合,提供 DataFrame 懒加载与批量拼接,兼容 AWS S3 等多种存储后端。

✓ 0 人报告成功·v0.1.0·

晶体简介

管理大规模时序数据存储与查询,支持十亿行级数据高效聚合,提供 DataFrame 懒加载与批量拼接,兼容 AWS S3 等多种存储后端。。 本 skill 基于开源项目构建并集成 14 条 anti-pattern 约束。访问 doramagic.ai/r/arcticdb-timeseries 查看中英双语完整文档和触发场景。适用于 Doramagic 生态(Claude Code / Cursor / openclaw / ChatGPT / Gemini 等)。

Blueprint Source

finance-bp-103

tangweigang-jpg/doramagic-skills6360a632 source files

Constraints

54total
40fatal
40 must-not-violate

Evidence Quality

Confidence89%

Medium confidence — review before critical use

40 条不可违反的约束

FATALdomain_rulefinance-C-005

WHENWhen providing an S3 URI

ACTIONinclude force_uri_lib_config=false in the query parameters

CONSEQUENCESecurity vulnerability from deprecated force_uri_lib_config=false allows configuration bypass, exposing system to unauthorized access

FATALdomain_rulefinance-C-036

WHENWhen writing DataFrames with MultiIndex columns to ArcticDB

ACTIONuse MultiIndex columns since they are not yet implemented

CONSEQUENCEDataFrames with MultiIndex columns will raise ArcticDbNotYetImplemented exception, causing write failure and data loss if not handled

FATALdomain_rulefinance-C-037

WHENWhen normalizing PyArrow-backed pandas DataFrames or Series

ACTIONwrite PyArrow-backed pandas DataFrames directly since they are not supported

CONSEQUENCEPyArrow-backed pandas DataFrames will raise ArcticDbNotYetImplemented exception during normalization, preventing the write operation and causing data loss

常见问题

讨论 (0)

暂无讨论,成为第一个发言的人吧!

更新历史

v0.1.02026-04-23·贡献者: tangweigang-jpg

v0.1.0: 首次发布到 Doramagic.ai。基于 tangweigang-jpg/doramagic-skills 的自动化 batch-v1 元数据 + 自动生成 FAQ。