juji-io / datalevin

A simple, fast and versatile Datalog database
https://github.com/juji-io/datalevin
Eclipse Public License 1.0
1.09k stars 61 forks source link

Add `:order-by` clause in Datalog query #116

Open huahaiy opened 2 years ago

huahaiy commented 2 years ago

As per discussion in #114

huahaiy commented 3 months ago

Basically, accept a function (could be an attribute also) to order the resulting tuples.