HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. his project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. HBase is an open-source, distributed, column-oriented store modeled after Google Bigtable.
N/A
[org.clojars.mudphone/hbase "0.20.4"]
org.clojars.mudphone/hbase {:mvn/version "0.20.4"}
implementation("org.clojars.mudphone:hbase:0.20.4")
<dependency> <groupId>org.clojars.mudphone</groupId> <artifactId>hbase</artifactId> <version>0.20.4</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: