9 Forks
91 Stars
91 Watchers

Rel

Rel is a desktop database management system that implements Date & Darwen's "Tutorial D" database language.

How to download and setup Rel

Open terminal and run command
git clone https://github.com/DaveVoorhis/Rel.git
git clone is used to create a copy or clone of Rel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Rel https://github.com/DaveVoorhis/Rel/archive/master.zip

Or simply clone Rel with SSH
[email protected]:DaveVoorhis/Rel.git

If you have some problems with Rel

You may open issue on Rel support forum (system) here: https://github.com/DaveVoorhis/Rel/issues