By mitchp
via java.dzone.com
Published: Mar 17 2010 / 12:35
HBase, under the Apache Hadoop project, is a distributed, column-oriented storage system that has been modeled after BigTable. There are some usage restrictions, but generally it's pretty easy to store data on BigTable using JPA and JDO. What you may not know is that HBase can also support these standard APIs for a homegrown system.
Add your comment
Voters For This Link (17)
-
mitchp -
lyndsey -
DZone_BNokes -
mswatcher -
alashcraft -
sheffanet -
taharqa -
jt-martijn -
jpox1 -
dr_pompeii -
Kalali -
gilbert.guevara -
RyanLittle -
gubbes -
pashimito -
neilstock -
sdnakhla


