Alpha (programming language)

{{Short description|Database language proposed by Edgar F. Codd}}

The Alpha language was the original database language proposed by Edgar F. Codd, the inventor of the relational database approach. It was defined in Codd's 1971 paper "A Data Base Sublanguage Founded on the Relational Calculus".Codd, E.F., "[http://dl.acm.org/citation.cfm?id=1734718 Data Base Sublanguage Founded on the Relational Calculus]", Proc. 1971 ACM-SIGFIDET Workshop on Data Description, Access, and Control, San Diego. Alpha influenced the design of QUEL."ALPHA was never implemented, but its ideas were influential on the design of QUEL and (to a much lesser extent) SQL", Date, C.J., The Relational Database Dictionary, 2009 It was eventually supplanted by SQL (which is however based on the relational algebra defined by Codd in "Relational Completeness of Data Base Sublanguages"Codd, E.F., "Relational Completeness of Data Base Sublanguages", IBM Research Laboratory, RJ987, 1972.), which IBM developed for its first commercial relational database product.

See also

References

{{Reflist}}

{{Query languages}}

{{DEFAULTSORT:Alpha (Language)}}

Category:Query languages

Category:Declarative programming languages

Category:SQL

{{Compu-lang-stub}}