The LogicBlox database is programmed using the LogiQL language, which is according to their site some sort of variant of Datalog:
Applications are written using the LogiQL language, an extended version of Datalog
What exactly are the differences between Datalog and LogiQL?