HPE Ezmeral Data Fabric Database supports binary tables as
a native data store. HPE Ezmeral Data Fabric Database binary tables are identical conceptually to tables in Apache
HBase.
HPE Ezmeral Data Fabric Database as a wide-column database, stores data in binary
format in
HPE Ezmeral Data Fabric Database binary tables. These binary tables are
considered to be wide-column tables. If you are familiar with HBase tables,then you will be
right at home with
HPE Ezmeral Data Fabric Database binary tables. In fact, your HBase
applications can switch to using
HPE Ezmeral Data Fabric Database binary tables with no
coding changes required.
- HPE Ezmeral Data Fabric Database binary tables use the HBase data model and
support the HBase API.
- Allows for large scale applications managing columnar data.
- Binary compatibility with applications using standard HBase application APIs.
- With the binary tables, rows are indexed by key, columns identify data elements in each
row, and column families are made up of columns.