Skip to content
Markus Krötzsch edited this page Jun 16, 2023 · 12 revisions

Nemo documentation

Nemo is a datalog-based rule engine for fast and scalable analytic data processing in memory. It is available as a command-line tool nmo.

Goals of Nemo are performance, declarativity, versatility, and reliability. It is written in Rust. Nemo's data model aims at compatibility with RDF/SPARQL while preserving established logic programming conventions and features.

User documentation

Developer documentation

todo

Clone this wiki locally