logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

relational — Implementation of Relational algebra.

Author

       This manual page was written by Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> for the  DebianGNU/Linux
       system  (but  may  be  used  by  others).   Permission  is granted to copy, distribute and/or modify this
       document under the terms of the GNU General Public License version 3 or any later  version  published  by
       the Free Software Foundation.

                                                                                                   Relational(1)

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 ...]

See Also