Logic Query Language (LogiQL) is a declarative programming language that extends Datalog.
Logic Query Language (LogiQL) is a declarative programming language derived from Datalog. Its syntax is similar to rule-based languages such as Prolog. Its feature set and semantics extends the academic variant of Datalog with many features useful for practical programming.
It has been developed by LogicBlox Inc for their LogicBlox database engine.