All Tools
A
DataFreeOpen Source
APACHE HBASE
Distributed big data NoSQL database for real-time random access
Apache-2.0
ABOUT
HBase solves the massive-scale random access problem by providing a column-oriented NoSQL database on top of HDFS that supports billions of rows, millions of columns, and strong consistency — filling the gap where traditional databases can't handle the volume and key-value stores can't handle the data model complexity.
INTEGRATION GUIDE
1. Store and query billions of time-series events with low-latency random access for real-time applications
2. Power a recommendation engine with real-time read and write access to a massive user-item interaction matrix
3. Serve as the operational database for real-time data pipelines processing streaming events at petabyte scale
4. Store sparse, wide-column datasets like user profiles with hundreds of optional attributes
5. Integrate with the Hadoop ecosystem for map-reduce processing of large-scale structured data
TAGS
databasenosqlbig-datahadoopdistributedcolumn-store