Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 180 Bytes

Hbase

Hbase is a simple ORM that implements the following two functions:

  • ReadRow using row key
  • WriteRow using row key

Usage:

There is a simple example in package demo/