Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with datomic #5

Open
souenzzo opened this issue Jul 22, 2020 · 2 comments
Open

Usage with datomic #5

souenzzo opened this issue Jul 22, 2020 · 2 comments

Comments

@souenzzo
Copy link
Owner

How to

  • Handle enums
  • Handle syntax diferences EQL: [(:user/name {:as "name"})] vs Datomic: [(:user/name :as "name")]
  • handle :db/id and :db/ident
  • datomic-connect plugin (still in alpha)
@souenzzo
Copy link
Owner Author

We can handle EQL<>datomic syntax with
https://github.com/souenzzo/eql-datomic

@souenzzo
Copy link
Owner Author

Cover usage with crux too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant