Bibliographie

Références sélectionnées et lectures sur SQL et PostgreSQL.

Quelques livres blancs et rapports techniques réalisés par l'équipe de développement originale de POSTGRES sont disponibles sur le site web du département des sciences informatiques de l'université de Californie

Livres de référence sur SQL

Judith Bowman, Sandra Emerson, et Marcy Darnovsky, The Practical SQL Handbook: Using Structured Query Language, Third Edition, Addison-Wesley, ISBN 0-201-44787-8, 1996.

C. J. Date et Hugh Darwen, A Guide to the SQL Standard: A user's guide to the standard database language SQL, Fourth Edition, Addison-Wesley, ISBN 0-201-96426-0, 1997.

C. J. Date, An Introduction to Database Systems, Volume 1, Sixth Edition, Addison-Wesley, 1994.

Ramez Elmasri et Shamkant Navathe, Fundamentals of Database Systems, 3rd Edition, Addison-Wesley, ISBN 0-805-31755-4, August 1999.

Jim Melton et Alan R. Simon, Understanding the New SQL: A complete guide, Morgan Kaufmann, ISBN 1-55860-245-3, 1993.

Jeffrey D. Ullman, Principles of Database and Knowledge: Base Systems, Volume 1, Computer Science Press, 1988.

Documentation spécifique sur PostgreSQL

Stefan Simkovics, Enhancement of the ANSI SQL Implementation of PostgreSQL, Département des systèmes d'informations, université de technologie de Vienne, 29 novembre 1998.

Discute de l'histoire et de la syntaxe de SQL, et décrit les ajouts des constructions INTERSECT et EXCEPT dans PostgreSQL. Écrit pour une thèse avec le support du professeur d'université Georg Gottlob et de son assistante Katrin Seyr à l'université de technologie de Vienne.

A. Yu et J. Chen, Le groupe POSTGRES, The Postgres95 User Manual, Université de Californie, 5 septembre 1995.

Zelaine Fong, The design and implementation of the POSTGRES query optimizer, Université de Californie, Berkeley, département des sciences informatiques.

Procédures et articles

Nels Olson, Partial indexing in POSTGRES: research project, Université de Californie, UCB Engin T7.49.1993 O676, 1993.

L. Ong et J. Goh, << A Unified Framework for Version Modeling Using Production Rules in a Database System >>, ERL Technical Memorandum M90/33, Université de Californie, Avril 1990.

L. Rowe et M. Stonebraker, << The POSTGRES data model >>, Proc. VLDB Conference, Septembre 1987.

P. Seshadri et A. Swami, << Generalized Partial Indexes  >>, Proc. Eleventh International Conference on Data Engineering, 6-10 mars 1995, IEEE Computer Society Press, Cat. No.95CH35724, 1995, 420-7.

M. Stonebraker et L. Rowe, << The design of POSTGRES >>, Proc. ACM-SIGMOD Conference on Management of Data, Mai 1986.

M. Stonebraker, E. Hanson, et C. H. Hong, << The design of the POSTGRES rules system >>, Proc. IEEE Conference on Data Engineering, Février 1987.

M. Stonebraker, << The design of the POSTGRES storage system >>, Proc. VLDB Conference, Septembre 1987.

M. Stonebraker, M. Hearst, et S. Potamianos, << A commentary on the POSTGRES rules system >>, SIGMOD Record 18(3), Septembre 1989.

M. Stonebraker, << The case for partial indexes >>, SIGMOD Record 18(4), Décembre 1989, 4-11.

M. Stonebraker, L. A. Rowe, et M. Hirohama, << The implementation of POSTGRES >>, Transactions on Knowledge and Data Engineering 2(1), IEEE, Mars 1990.

M. Stonebraker, A. Jhingran, J. Goh, et S. Potamianos, << On Rules, Procedures, Caching and Views in Database Systems >>, Proc. ACM-SIGMOD Conference on Management of Data, Juin 1990.