This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Hypertable" – news · newspapers · books · scholar · JSTOR (December 2009) (Learn how and when to remove this message) |
Developer(s) | Zvents Inc. |
---|---|
Final release | 0.9.8.11 / March 14, 2016; 8 years ago (2016-03-14) |
Written in | C++ |
Operating system | Linux, Mac OS X |
Type | associative array datastore / wide column store |
License | GNU General Public License 3.0 |
Website | www |
Hypertable was an open-source software project to implement a database management system inspired by publications on the design of Google's Bigtable.
Hypertable runs on top of a distributed file system such as the Apache HDFS, GlusterFS or the CloudStore Kosmos File System (KFS). It is written almost entirely in C++ as the developers believed it had significant performance advantages over Java.
Hypertable software was originally developed at the company Zvents before 2008. Doug Judd was a promoter of Hypertable. In January 2009, Baidu, the Chinese language search engine, became a project sponsor. A version 0.9.2.1 was described in a blog in February, 2009. Development ended in March, 2016.
Further reading
- Boon Thau Loo; Stefan Saroui (2010), "5th international workshop on networking meets databases (NetDB 2009)", ACM SIGOPS Operating Systems Review, 43 (4): 17–18, 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, CiteSeerX 10.1.1.556.1208, doi:10.1109/CCGRID.2009.87, ISBN 978-1-4244-3935-5, S2CID 8235202
References
- "Why We Chose CPP over Java". Google Code Archive. Retrieved September 21, 2016.
- Matthew Aslett (February 19, 2008). "Introducing Hypertable – a new open source database project". The 451 Group. Retrieved September 21, 2016.
- Don Marti (February 6, 2008). "Zvents releases open-source cluster database". Linux World. Retrieved September 21, 2016.
- Doug Judd (August 7, 2008). "Scale Out with Hypertable". Linux Magazine. Archived from the original on August 11, 2008. Retrieved September 21, 2016.
- Yang Dong (April 10, 2012). "Hypertable Goes Realtime at Baidu". (Mostly in Chinese)
"Slides in English" (PDF). April 10, 2012. Retrieved September 21, 2016. - "Taking Hypertable Out For A Spin". Googlestack. February 3, 2009. Archived from the original on March 5, 2012. Retrieved September 21, 2016.
- Doug Judd (March 14, 2016). "Hypertable, Inc. is closing its doors". Retrieved September 21, 2016.
External links
This database software-related article is a stub. You can help Misplaced Pages by expanding it. |