hi, i was reading https://purelyfunctional.tv/article/why-re-frame-instead-of-om-next/ and i feel like i kind of agree that i find om-next hard to grasp... one of my biggest concerns is that it seems like om-next works best with datomic - has anyone tried using om.next with something like sql? is there some library that can simplify this (specifically with using datomic pull)?
or maybe i'm misunderstanding - does the parser handle converting those query expressions to keys for you?