wbrown/janus-datalog

An embeddable Datalog database that is Datomic-inspired written in Golang

51Stars on the repository
6Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

comment-sweep

01

wbrown/janus-datalog

Skill Claude CodeCodex

Sweep a package, directory, or the whole tree for comments that do not describe the present code — comments written for someone reading a diff, comments that are flatly false about current behaviour, and comments several times longer than the fact they carry. Use it when clearing a backlog across many files, when a…

not rated 51 25d ago A 154 tokens original Apache-2.0

datalog

02

wbrown/janus-datalog

Skill Claude CodeCodex

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…

not rated 51 25d ago A 163 tokens original Apache-2.0