Data type design

After you have designed a data model for your DataBlade® module, you can design its specifics, such as data types to best represent your DataBlade module objects.

Your HCL OneDB™ database server supports a rich set of data types, known as built-in data types. It is recommended that you use built-in types wherever possible; however, even with built-in types, consider the following design issues:
  • How accessible must the elements of each object be?
  • How large is each object?

This section provides some guidelines for making these design decisions.