A Physical Store For A Relational Database In The Stl Style

Overview

We introduce an object-oriented design of a physical store system for a relational database. The design and implementation of the physical store are in the style of C++ standard template library. They stress separation of memory allocation, iterators, container types, and the types of data in the store. The physical store system is part of the Know-It-All database project, under way at Concordia University. The contents of the physical store system are described using SQL data definition language. The main tasks ...
See more details below
Paperback
$77.70
BN.com price
(Save 9%)$86.00 List Price
Other sellers (Paperback)
  • All (2) from $84.77   
  • New (2) from $84.77   
Sending request ...

More About This Book

Overview

We introduce an object-oriented design of a physical store system for a relational database. The design and implementation of the physical store are in the style of C++ standard template library. They stress separation of memory allocation, iterators, container types, and the types of data in the store. The physical store system is part of the Know-It-All database project, under way at Concordia University. The contents of the physical store system are described using SQL data definition language. The main tasks of the physical store system are the bulk- loading of data, the support for the bulk creation of indexes, and data retrieval. The design hides the use of the secondary store. The problems with the existing physical stores are a lack of type checking and type safety. Our design and implementation draw upon advanced uses of C++ templates, as typified by the standard template library, type lists, the tuple library from boost.org, and dynamic loading. Furthermore we reuse design patterns, the mySQL parser, and the POST++ persistent object store.
Read More Show Less

Product Details

  • ISBN-13: 9783639220339
  • Publisher: VDM Verlag
  • Publication date: 12/16/2009
  • Pages: 156
  • Product dimensions: 0.36 (w) x 9.00 (h) x 6.00 (d)

Customer Reviews

Be the first to write a review
( 0 )
Rating Distribution

5 Star

(0)

4 Star

(0)

3 Star

(0)

2 Star

(0)

1 Star

(0)

    If you find inappropriate content, please report it to Barnes & Noble
    Why is this product inappropriate?
    Comments (optional)