Click here to Skip to main content
15,890,579 members
Articles / Database Development

Jatalog: A Datalog Deductive Database in Java

Rate me:
Please Sign up or sign in to vote.
4.33/5 (3 votes)
27 Jul 2016Apache10 min read 12.5K   111   2  
A Java implement of Datalog, a subset of the Prolog programming language that is used as a query language in deductive databases

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Software Developer
South Africa South Africa
I'm a computer engineer working in Johannesburg, South Africa.
By day I program in Java, and have more than 12 years experience in the telecoms, military and financial industries.
By night I program in whatever is shiny and/or interesting.

Comments and Discussions