High-performance analytical database. DuckDB SQL engine + Parquet storage + Arrow format. 18M+ records/sec ingestion. 6M+ rows/sec queries. Use for analytics, observability, AI, IoT, logs. Single Go binary. S3/Azure native. No vendor lock-in. AGPL-3.0
Stars
569
Forks
32
Watchers
569
Open Issues
81
Overall repository health assessment
No package.json found
This might not be a Node.js project
640
commits
12
commits
7
commits
4
commits
3
commits
fix(query): cast decimal columns to int64/float64 in Arrow IPC responses
4ec4fb0View on GitHubfix(license): clarify CanUseTieredStorage comment — feature-based, not tier-based
cb1c4dcView on GitHubMerge pull request #368 from Basekick-Labs/release/26.04.1
e6fe712View on GitHubdocs: add memory_limit validation to 26.04.1 release notes
d677629View on GitHubfix(security): validate memory_limit at config load time
f774d89View on GitHubfix(security): restrict temp file permissions and validate memory_limit
d39807eView on GitHubMerge pull request #361 from Basekick-Labs/fix/helm-recreate-strategy
3dfac9dView on GitHubdocs: add Helm Recreate strategy fix to 26.04.1 release notes
c06d799View on GitHubfix(helm): use toYaml for strategy to support rollingUpdate params
473d720View on GitHubfix(helm): default deployment strategy to Recreate for RWO volume compatibility
14fb604View on GitHubMerge pull request #360 from Basekick-Labs/feat/auth-bootstrap-token
b128e93View on GitHubfix(auth): remove unused tokenValue param from insertToken, fix stale progress doc
08ceea4View on GitHubdocs: add auth bootstrap and TOCTOU race fix to 26.04.1 release notes
d8c59f1View on GitHubrefactor(auth): fix TOCTOU race, remove duplication, add tests for bootstrap methods
743d193View on GitHubfix(auth): preserve existing tokens on force bootstrap (don't delete all)
56ede54View on GitHub