Cargando…

Distributed Database Management Systems: A Practical Approach

This book addresses issues related to managing data across a distributed database system. It is unique because it covers traditional database theory and current research, explaining the difficulties in providing a unified user interface and global data dictionary. The book gives implementers guidanc...

Descripción completa

Detalles Bibliográficos
Autores principales: Rahimi, Saeed K, Haug, Frank S
Lenguaje:eng
Publicado: John Wiley & Sons Inc 2010
Materias:
Acceso en línea:http://cds.cern.ch/record/1315187
Descripción
Sumario:This book addresses issues related to managing data across a distributed database system. It is unique because it covers traditional database theory and current research, explaining the difficulties in providing a unified user interface and global data dictionary. The book gives implementers guidance on hiding discrepancies across systems and creating the illusion of a single repository for users. It also includes three sample frameworksâ€"implemented using J2SE with JMS, J2EE, and Microsoft .Netâ€"that readers can use to learn how to implement a distributed database management system. IT and