Hypertable
From Wikipedia, the free encyclopedia
| This article relies on references to primary sources or sources affiliated with the subject, rather than references from independent authors and third-party publications. Please add citations from reliable sources. (December 2009) |
| Stable release | 0.9.5.2 / October 24, 2011 |
|---|---|
| Development status | Active |
| Written in | C++ |
| Operating system | Cross-platform |
| Type | associative array datastore |
| License | GNU General Public License 2.0 |
| Website | www.hypertable.org |
Hypertable is an open source database inspired by publications on the design of Google's BigTable. The project is based on experience of engineers who were solving large-scale data-intensive tasks for many years.
Hypertable runs on top of a distributed file system such as the Apache Hadoop DFS, GlusterFS, or the Kosmos File System (KFS). It is written almost entirely in C++.
[edit] Sponsors
Hypertable has been developed as an in-house software at Zvents Inc. In January 2009, Baidu, the leading Chinese language search engine, became a project sponsor.
[edit] References
- Zvents releases open-source cluster database
- Scale Out with Hypertable | Linux Magazine
- Googlestack: Taking Hypertable Out For A Spin
- Dionysios Logothetis, Kenneth Yocum. Data Indexing for Stateful, Large-scale Data Processing. Loo, B. and Saroiu, S. 2010. 5th international workshop on networking meets databases (NetDB 2009). SIGOPS Oper. Syst. Rev. 43, 4 (Jan. 2010), 17-18. DOI= http://doi.acm.org/10.1145/1713254.1713259
- Miceli, C., Miceli, M., Jha, S., Kaiser, H., and Merzky, A. 2009. Programming Abstractions for Data Intensive Computing on Clouds and Grids. In Proceedings of the 2009 9th IEEE/ACM international Symposium on Cluster Computing and the Grid (May 18 - 21, 2009). CCGRID. IEEE Computer Society, Washington, DC, 478-483. DOI= http://dx.doi.org/10.1109/CCGRID.2009.87
[edit] External links
- Official website
- Google Code page for the project
- Hypertable News and Articles on myNoSQL
- Sponsors for the project Zvents, Baidu, Rediff, etc
| This database software-related article is a stub. You can help Wikipedia by expanding it. |