Приглашаем посетить
Путешествия (otpusk-info.ru)

[Chapter 10] 10.5 Resources

PreviousChapter 10
Persistence
Next
 

10.5 Resources

  1. Transaction Processing: Concepts and Techniques. Jim Gray and Andreas Reuter. Morgan Kaufman, 1992.

    One of the most informative and readable computer texts around. If something about transactions is not covered here, maybe it doesn't exist!

  2. An Introduction to Database Systems, Volumes I and II. C.J. Date. Addison-Wesley, 1994.

    A thorough treatment of persistence issues and database technology.

  3. Berkeley DB library, at http://mongoose.bostic.com/db/.

  4. DBI web site by Alligator Descartes: http://www.symbolstone.org/technology/perl/DBI/.


PreviousHomeNext
10.4 Relational DatabasesBook Index11. Implementing Object Persistence