home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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/ .


Previous: 10.4 Relational Databases Advanced Perl Programming Next: 11. Implementing Object Persistence
10.4 Relational Databases Book Index 11. Implementing Object Persistence

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.