𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Data access patterns: database interactions in object-oriented applications

✍ Scribed by Clifton Nock


Publisher
Addison-Wesley Professional
Year
2003
Tongue
English
Leaves
469
Series
paperback
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Efficient, high-quality data access code is crucial to the performance and usability of virtually any enterprise application-and there's no better way to improve an existing system than to optimize its data access code. Regardless of database engine, platform, language, or application, developers repeatedly encounter the same relational database access challenges. In Data Access Patterns, Clifton Nock identifies 25 proven solutions, presenting each one in the form of a clear, easy-to-use pattern. These patterns solve an exceptionally wide range of problems including creating efficient database-independent applications, hiding obscure database semantics from users, speeding database resource initialization, simplifying development and maintenance, improving support for concurrency and transactions, and eliminating data access bottlenecks.


πŸ“œ SIMILAR VOLUMES


Index Data Structures in Object-Oriented
✍ Thomas A. Mueck, Martin L. Polaschek (auth.) πŸ“‚ Library πŸ“… 1997 πŸ› Springer US 🌐 English

<p>Object-oriented database management systems (OODBMS) are used to impleΒ­ ment and maintain large object databases on persistent storage. Regardless whether the underlying database model follows the object-oriented, the relaΒ­ tional or the object-relational paradigm, a key feature of any DBMS produ

Advances in Fuzzy Object-Oriented Databa
✍ Zongmin Ma πŸ“‚ Library πŸ“… 2004 πŸ› Idea Group Publishing 🌐 English

Collecting the latest research results from the leading researchers in the field of fuzzy object-oriented databases, Advances in Fuzzy Object-Oriented Databases: Modeling and Applications provide a single source for current research and practical applications in fuzzy object-oriented databases. This

Data Structures and Algorithms with Obje
✍ Bruno R. Preiss πŸ“‚ Library πŸ“… 1998 πŸ› Wiley 🌐 English

An object-oriented learning framework for creating good software design. Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested p