Hypertable
From Wikipedia, the free encyclopedia
Stable release | 0.9.7.2 / April 3, 2013 |
---|---|
Development status | Active |
Written in | C++ |
Operating system | Linux, Mac OS X |
Type | associative array datastore |
License | GNU General Public License 2.0 |
Website | www.hypertable.com |
Hypertable is an open source database system 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++.
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.
References
- Don Marti (February 6, 2008), "Zvents releases open-source cluster database", LinuxWorld.com, retrieved March 5, 2013
- Doug Judd (August 7, 2008), "Scale Out with Hypertable", Linux Magazine, retrieved March 5, 2013
- Googlestack: Taking Hypertable Out For A Spin at the Wayback Machine (archived March 5, 2012)
- Loo, Boon Thau; Saroiu, Stefan (2010), "5th international workshop on networking meets databases (NetDB 2009)", ACM SIGOPS Operating Systems Review 43 (4): 17, doi:10.1145/1713254.1713259
- Miceli, Chris; Miceli, Michael; Jha, Shantenu; Kaiser, Hartmut; Merzky, Andre (2009), "Programming Abstractions for Data Intensive Computing on Clouds and Grids", 2009 9th IEEE/ACM International Symposium on Cluster Computing and the Grid, p. 478, doi:10.1109/CCGRID.2009.87, ISBN 978-1-4244-3935-5
External links
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.