Jump to content

Rel: Difference between revisions

From EDM2
Created page with "==Description== Open source true relational database and query language conforming to the '''D''' standard by Date & Darwen. ==Version== * Latest version: 1.0.12 Beta October..."
 
No edit summary
Line 1: Line 1:
==Description==
Open source true relational database and query language conforming to the '''D''' standard by Date & Darwen (or Tutorial D).
Open source true relational database and query language conforming to the '''D''' standard by Date & Darwen.


==Version==
==Version==
* Latest version: 1.0.12 Beta October 26th 2014.
* Latest version: 1.0.12 Beta October 26th 2014.
==Presiquites==
 
;Prerequisites
* [[Java]] version 5 or higher, SDK version highly recommended but not necessary if you do not intend to create new Java types or operators.
* [[Java]] version 5 or higher, SDK version highly recommended but not necessary if you do not intend to create new Java types or operators.


==Links==
==Links & publications==
* [http://dbappbuilder.sourceforge.net/Rel.php Rel homepage] on Sourceforge
* [http://dbappbuilder.sourceforge.net/Rel.php Rel homepage] on Sourceforge
* [http://shark.armchair.mb.ca/~dave/relforum/ Rel forum]
* [http://shark.armchair.mb.ca/~dave/relforum/ Rel forum]
* [https://www.simple-talk.com/opinion/opinion-pieces/chris-date-and-the-relational-model/ Interview with Chris J. Date on the relational model] - D and Rel get a mention.


[[Category:Tools]][[Category:Java Tools]][[Category:Databases]][[Category:Open Source Software]]
[[Category:Tools]][[Category:Java Tools]][[Category:Databases]][[Category:Open Source Software]]
[[Category:Software written in Java]]

Revision as of 12:32, 14 February 2016

Open source true relational database and query language conforming to the D standard by Date & Darwen (or Tutorial D).

Version

  • Latest version: 1.0.12 Beta October 26th 2014.
Prerequisites
  • Java version 5 or higher, SDK version highly recommended but not necessary if you do not intend to create new Java types or operators.

Links & publications