Software:Rel (DBMS)

From HandWiki
Revision as of 10:47, 9 February 2024 by Jport (talk | contribs) (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Rel
Original author(s)Dave Voorhis
Stable release
3.016 / October 7, 2022; 2 years ago (2022-10-07)
Written inJava
Operating systemLinux, Windows, macOS
TypeDBMS
LicenseApache License 2.0
Websitehttps://reldb.org/

Rel is an open-source true relational database management system that implements a significant portion of Chris Date and Hugh Darwen's Tutorial D[1] query language.[2][3]

Primarily intended for teaching purposes, Rel is written in the Java programming language.

References