Skip to content

Instantly share code, notes, and snippets.

@spacegangster
Last active July 10, 2019 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spacegangster/b68f72e3c81524a71af1f3033ea7507e to your computer and use it in GitHub Desktop.
Save spacegangster/b68f72e3c81524a71af1f3033ea7507e to your computer and use it in GitHub Desktop.
Crux Console examples
[{:title "Space Stocks"
:query {:find [e]
:where [[e :crux.db/id _]]}}
{:title "Add space stocks"
:query [[:crux.tx/put {:crux.db/id 33 :title "Company 3"}]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment