|
|
|
|
|
by dangoldin
3512 days ago
|
|
My understanding is that there's a very limited amount of research going into Prolog so it ends up being incredibly slow for larger tasks. And a lot of it's functionality can be done via standard SQL so there's not a ton of use cases for it. |
|
SQL only gets you so far. For example, you can't do something as straight forward as logic based arithmetic in SQL.