Difference between revisions of "My db-class.org notes"
Jump to navigation
Jump to search
To Education
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 27: | Line 27: | ||
[http://www.w3.org/TR/xmlschema-0/ XML Schemas] | [http://www.w3.org/TR/xmlschema-0/ XML Schemas] | ||
== Relational Algebra == | |||
[http://en.wikipedia.org/wiki/Relational_algebra Relational algebra] on Wikipedia | |||
A commercially failed relational algebra database called [http://en.wikipedia.org/wiki/Business_System_12 Business System 12] on Wikipedia | |||
[http://en.wikipedia.org/wiki/Rel_%28DBMS%29 Rel] an open source relational database management system primarily used in teaching. | |||
[http://db.grussell.org/section010.html Relational Algebra] portion of a [http://db.grussell.org/index.html database eLearning site]. | |||
== Other Useful links == | == Other Useful links == |
Latest revision as of 07:40, 23 October 2011
Class setup
XML
Useful resources
W3Schools online introductions
Zvon.org online course
W3C XML & XML Schema specifications
Relational Algebra
Relational algebra on Wikipedia
A commercially failed relational algebra database called Business System 12 on Wikipedia
Rel an open source relational database management system primarily used in teaching.
Relational Algebra portion of a database eLearning site.