Fork me on GitHub
#datascript
<
2016-12-19
>
Niki07:12:41

@josh.freckleton yes, Datomic is probably the best fit

Niki07:12:59

@leov DataScript lets you walk indexes backwards efficiently

Niki07:12:19

e.g. (reverse (datoms ...)) will not reverse the whole database in memory first

Niki07:12:23

unlike Datomic

Niki07:12:51

I’m not sure what does that mean: > single index could easily support all inequality predicates

adamfrey22:12:51

does datascript have database functions like Datomic? If so, can anyone provide a link to an example of using them?

adamfrey22:12:41

Great! thanks