My understanding is that Datalog dialects are basically query-languages. It's just that the data is being stored in a different way, compared to traditional RDBMs.<p>But I am struggling to find any practical examples when Datalog really shines.<p>I feel like Datalog could be a useful tool if I only could recognise problems it is especially well suited for.