|
|
|
|
|
by hunterpayne
220 days ago
|
|
Performance, far better performance. Same reason you ever use SQL. Prolog can do the same thing for very specific problems. PS Prolog is a Horn clause solver. You characterizing it as a query language for a graph database, well it doesn't put you in the best light. It makes it seem like you don't understand important foundational CS math concepts. |
|
I'm using SQL to do SQL things. And I'm sure when I somehow encounter the 1% of problems that prolog is the right fit for I'd be delighted to use it. However doing general algorithms in Prolog is as misguided as in SQL.