relational-cli
Educational tool for relational algebra (command line interface)
Install
- All systems
-
curl cmd.cat/relational-cli.sh
- Debian
-
apt-get install relational-cli - Ubuntu
-
apt-get install relational-cli - Kali Linux
-
apt-get install relational-cli - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install relational-cli - Raspbian
-
apt-get install relational-cli
relational-cli
Educational tool for relational algebra (command line interface)
Relational is primarily a tool to provide a workspace for experimenting with relational algebra, an offshoot of first-order logic. This package provides a command line interface that can be used to execute relational queries.