{"id":56158,"library":"hbase","title":"Apache HBase","description":"Apache HBase is the Hadoop database, providing random, realtime read/write access to large tables (billions of rows x millions of columns) on commodity hardware.","status":"active","version":"2.6.6","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=hbase.git","tags":["hbase","database","big-data","hadoop","nosql"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.hbase</groupId>\n  <artifactId>hbase</artifactId>\n  <version>2.6.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.hbase:hbase:2.6.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Connection","correct":"org.apache.hadoop.hbase.client.Connection"}],"quickstart":{"code":"import org.apache.hadoop.hbase.client.Connection;\nimport org.apache.hadoop.hbase.client.ConnectionFactory;\n\nConnection connection = ConnectionFactory.createConnection();","lang":"java","description":"Create an HBase connection to interact with the database."},"warnings":[{"fix":"Use HBase 2.x APIs and check migration guides when upgrading from 1.x.","message":"HBase 2.x has breaking API changes from 1.x; ensure your code is compatible.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'access':13 'apach':1,3 'big':30 'big-data':29 'billion':17 'column':23 'commod':25 'data':31 'databas':8,28 'hadoop':7,32 'hardwar':26 'hbase':2,4,27 'larg':15 'million':21 'nosql':33 'provid':9 'random':10 'read/write':12 'realtim':11 'row':19 'tabl':16 'x':20","created_at":"2026-06-15T10:23:24.409686+00:00","updated_at":"2026-06-15T10:23:24.409686+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://hbase.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.hbase/hbase/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}