hdb
- historical database component - loading native kdb+ hdb directory.
Component is located in the ec/components/hdb
.
Note: configure port and component name according to your conventions (core.hdb)
[[core.hdb]]
command = "q hdb.q"
type = q:hdb/hdb
port = ${basePort} + 12
[template:quote]
[[core.hdb]]
start hdb
> yak start core.hdb
.hdb.status[]
returns status of all hdb tables:
q).hdb.status[]