HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update.
The Scan Operation can be fully customized with Filters and custom scan range also.
*Current build supports HBase 1.2 with Java 8
Features
- Simple User Interface
- All Filters, with multiple filter support
- Custom Scans
- CRUD Operations
- Alter,Drop, and Truncate Operations
- Easy Interaction to HBase Data
Categories
Front-EndsLicense
Public DomainOther Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Any documentation on how to use it? All I have is a zip file with few jar files in it. What do I do from there?
-
Easy and straight forward GUI manager for HBase. Even though its still in its beginning stage, its only one of its kind. Main benefits are options to insert data, delete data and scan using manual scan ranges with filters.