sunholo/duckdb
Pure AILANG DuckDB client using std/process. Execute SQL queries against a local .db file, parse JSON results into Json rows (JObjects). No FFI — shells out to the duckdb CLI binary. Includes execScriptFile (ARG_MAX-safe script execution), limitsPrelude (bounded-memory settings), and tryStrptimeChain (deterministic multi-format date parsing that avoids DuckDB's stateful format-list bug).
| Field | Value |
|---|---|
| Latest | 0.1.3 |
| Stability | experimental |
| Effects | IO, Process, FS |
| Exports | 3 modules |
| Last Updated | 2026-08-25T15:29:38Z |
Exported Modules
- sunholo/duckdb/types
- sunholo/duckdb/query
- sunholo/duckdb/schema
Dependencies
No dependencies (pure standalone package).
Loading version history from registry...