|
|
|
|
|
by panick21_
1037 days ago
|
|
Look at Datomic, you can have Datalog, Pull based access and you can use programing languge functions directly in the query all in one. Typical pattern us you find a list of ids and pull on them with a particular view that you want them in. |
|