Héllo,
I am developping a graph database using Python. The point in that is to have an easy to setup database that can handle bigger than RAM dataset like wikidata. Right now there is no such database available except in the Java world via Noe4j embedded. AjguDB [0] is a graphdb library I've been a working on for some time that allows to store graphical data on disk a query the data using a query language similar to Tinkerpop's gremlin. There is NO SPARQL query engine, yet. I am looking for tasks to solve using wikidata that can help demonstrate the use of the library. Otherwise said, what do you use wikidata for using your favorite tool? I'd like to replicate that work using AjguDB and see whether it's up to the task. Thanks in advance! PS: I have written a similar library in Scheme. [0] https://github.com/amirouche/AjguDB -- Amirouche ~ amz3 ~ http://www.hyperdev.fr _______________________________________________ Wikidata mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata
