GreenReaper added a comment.
In T206560#6864268 <https://phabricator.wikimedia.org/T206560#6864268>, @Krabina wrote: > I don't understand the "I don't like Java" argument. Blazegraph - which is in discussion here - is also written in Java als are most (all?) other triplestores or graph databases. Here's one in Rust <https://github.com/oxigraph/oxigraph/>, which claims to have a level of Wikibase compatibility <https://github.com/oxigraph/oxigraph/tree/master/wikibase> (i.e. SPARQL endpoint and loader) and better simple query performance <https://github.com/oxigraph/oxigraph/blob/master/bench/README.md> - but it may not compete on complex queries yet <https://github.com/oxigraph/oxigraph/issues/79#issuecomment-778624377>. > Oxigraph implements the following specifications: > > - SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query. (+SPARQL Graph Store 1.1, but without POST <https://github.com/oxigraph/oxigraph/issues/72>) > - Turtle, TriG, N-Triples, N-Quads, and RDF XML RDF serialization formats for both data ingestion and retrieval using the Rio library. > - SPARQL Query Results XML Format, SPARQL 1.1 Query Results JSON Format and SPARQL 1.1 Query Results CSV and TSV Formats. Still a work in progress; but that progress looks exciting. Its current persistent key-Value backends <https://github.com/oxigraph/oxigraph/tree/master/lib> are RocksDB <https://en.wikipedia.org/wiki/RocksDB> or Sled <https://sled.rs/>. Has a HTTP server, Python and JS bindings (the latter via WASM). Apache 2.0/MIT. TASK DETAIL https://phabricator.wikimedia.org/T206560 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: GreenReaper Cc: GreenReaper, WMDE-leszek, Salgo60, So9q, Krabina, Jecummings4, TomT0m, Akuckartz, Susannaanas, Addshore, Andrawaag, Gehel, Lucas_Werkmeister_WMDE, Aklapper, Smalyshev, Invadibot, MPhamWMF, Jtm-lis, maantietaja, NavinRizwi, CBogen, Isaacandy, Demian, Olson.jared.m, Nandana, Namenlos314, Lahi, Gq86, Bryandamon, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Steko, Samwilson, PhotographerTom, suriyaa, Psychoslave, tosfos, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Darenwelsh, Dinoguy1000, Manybubbles, Foxtrott, brion, Mbch331, MarkAHershberger
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
