HPE Ezmeral Data Fabric Database as a Wide-Column Database
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 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.