Mapping ORM to datalog: an overview

  • Authors:
  • Terry Halpin;Matthew Curland;Kurt Stirewalt;Navin Viswanath;Matthew McGill;Steven Beck

  • Affiliations:
  • LogicBlox, Australia and INTI International University, Malaysia;LogicBlox;LogicBlox;LogicBlox;LogicBlox;LogicBlox

  • Venue:
  • OTM'10 Proceedings of the 2010 international conference on On the move to meaningful internet systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Optimization of modern businesses is becoming increasingly dependent on business intelligence and rule-based software to perform predictive analytics over massive data sets and enforce complex business rules. This has led to a resurgence of interest in datalog, because of its powerful capability for processing complex rules, especially those involving recursion, and the exploitation of novel data structures that provide performance advantages over relational database systems. ORM 2 is a conceptual approach for fact oriented modeling that provides a high level graphical and textual syntax to facilitate validation of data models and complex rules with nontechnical domain experts. DatalogLB is an extended form of typed datalog that exploits fact-oriented data structures to provide deep and highly performant support for complex rules with guaranteed decidability. This paper provides an overview of recent research and development efforts to extend the Natural ORM Architect (NORMA) software tool to map ORM models to DatalogLB.