Skip to content

Instantly share code, notes, and snippets.

@fogus
Created January 18, 2023 14:51
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 fogus/439ddfb238d5ceea5c1c94329324d066 to your computer and use it in GitHub Desktop.
Save fogus/439ddfb238d5ceea5c1c94329324d066 to your computer and use it in GitHub Desktop.

Datafy / Nav Rationale

  • The results of eval are not always data
  • The results of eval may be very large or deeply nested
  • We have strong data handling capabilities in Clojure, so how can we leverage them for non-data?
  • Practical consideration: need a console for Datomic Cloud
  • datafy: how to make data
  • nav: how to get more data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment