Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

datalog

Sterne45
Forks1
Aktualisiert14. Juli 2026 um 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

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly