relational — Implementation of Relational algebra.
Contents
Description
This program provides a UI to execute relational algebra queries. It is meant to experiment with
relational algebra queries.
Name
relational — Implementation of Relational algebra.
Options
A summary of options is included below.
-v Show version information and exit.
-h Shows help and exit.
-q Uses the Qt5 GUI (default).
-r Uses the readline UI.
Synopsis
relational [OPTIONS] [ FILE ...]
