ORM framework for hbase Introduction hbase-orm is ORM framework for Hbase, Just like Hibernate for relational databases. Usage strict schema case:CustomHbaseBeanDaoTest lenient schema case:CustomHbaseMapDaoTest