what is gora? what does it do for us? how it work with hbase? which features dose it have? do you know a good essay or web page which can help me?
Asked
Active
Viewed 464 times
3
-
According to Wikipedia's disambiguation, it's "a 2004 Turkish science-fiction comedy film", but that's probably not what you had in mind ;) This might help you: https://github.com/enis/gora/wiki/design – Piskvor left the building Mar 01 '11 at 11:20
-
Hibernate:RDBMS::Gora:Column Oriented databases – zengr Mar 01 '11 at 11:28
1 Answers
4
From its incubator page on Apache.org:
Gora is an ORM framework for column stores such as Apache HBase and Apache Cassandra with a specific focus on Hadoop.
Gora has not made any public releases yet, so you'd be a brave man to use it for a project aimed at production in the short/medium term. However, there is quite a bit of material in the pages linked above, including a tutorial page.

Stephen C
- 698,415
- 94
- 811
- 1,216

T.J. Crowder
- 1,031,962
- 187
- 1,923
- 1,875