Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

datalog

النجوم٤٥
التفرعات١
آخر تحديث١٤ يوليو ٢٠٢٦ في ١١:٤١

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly