Skip to content
Maximilian Marx edited this page Apr 3, 2024 · 12 revisions

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.

This page gives an overview of the main Nemo documentation. If you have further questions or suggestions, you can contact us in many ways.

User documentation

Developer documentation

todo

Clone this wiki locally