Datalog Applications

Company using pyDatalog:

AirSage uses 200-300 lines of pyDatalog to describe the data flow for some of their Big Data runs on a Condor cluster : they use custom python resolvers to create the jobs, define the dependencies between them, and pass arguments to them.

FoundationDB supports Datalog queries on their NoSQL database using pyDatalog. They have written a nice tutorial on how to use it.

University of Washington uses pyDatalog in its Introduction course for Data management (see example)

Other applications:

Testimonials

"Very neat. Datalog rocks" - Marck Carter. He has written a nice blog entry on unit conversion with Datalog.

"Congratulations for your wonderful work done in pyDatalog project" - Karamajit Kaur, researcher in India

You are also using pyDatalog ? Let us know.