Skip to main content
Run any Skill in Manus
with one click

datalog

Stars45
Forks1
UpdatedJuly 14, 2026 at 11:41

The janus-datalog query language itself (Datomic-style EAV), not just the CLI — reach for it whenever you WRITE a datalog query, not only to inspect a .db. It is the language much of the code is written in: store queries, rule clauses, N+1 fixes, ExecuteQueryWithInputs / QueryInto / PullInto in Go. Covers the EDN language and its functions — data patterns, predicates, aggregates, get-else/missing?/get-some, subqueries (tuple + relation binding), enumerate and vector fns, :in bindings, order-by/limit, and time-travel (History/AsOf). Also use it to inspect/explore a .db, check entity attributes, debug query results, or examine CRDT storage state.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly