Software:Hypertable
From HandWiki
Developer(s) | Zvents Inc. |
---|---|
Final release | 0.9.8.11
/ March 14, 2016 |
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.[1]
Hypertable software was originally developed at the company Zvents before 2008.[2][3] Doug Judd was a promoter of Hypertable.[4] In January 2009, Baidu, the Chinese language search engine, became a project sponsor.[5] A version 0.9.2.1 was described in a blog in February, 2009.[6] Development ended in March, 2016.[7]
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, pp. 478, doi:10.1109/CCGRID.2009.87, ISBN 978-1-4244-3935-5
References
- ↑ "Why We Chose CPP over Java". Google Code Archive. https://code.google.com/p/hypertable/wiki/WhyWeChoseCppOverJava. Retrieved September 21, 2016.
- ↑ Matthew Aslett (February 19, 2008). "Introducing Hypertable – a new open source database project". The 451 Group. https://blogs.the451group.com/opensource/2008/02/19/introducing-hypertable-a-new-open-source-database-project/. Retrieved September 21, 2016.
- ↑ Don Marti (February 6, 2008). "Zvents releases open-source cluster database". Linux World. http://www.networkworld.com/article/2283126/data-center/zvents-releases-open-source-cluster-database.html. Retrieved September 21, 2016.
- ↑ Doug Judd (August 7, 2008). "Scale Out with Hypertable". Linux Magazine. http://www.linux-mag.com/id/6645/. Retrieved September 21, 2016.
- ↑ Yang Dong (April 10, 2012). "Hypertable Goes Realtime at Baidu". http://www.infoq.com/cn/presentations/yd-hypertable-goes-realtime-baidu. (Mostly in Chinese)
"Slides in English". April 10, 2012. http://download.hypertable.com/pub/hypertable-goes-realtime-at-baidu.pdf. Retrieved September 21, 2016. - ↑ "Taking Hypertable Out For A Spin". Googlestack. February 3, 2009. Archived from the original on March 5, 2012. https://web.archive.org/web/20120305120452/http://www.googlestack.com/50226711/taking_hypertable_0921_for_a_ride.php. Retrieved September 21, 2016.
- ↑ Doug Judd (March 14, 2016). "Hypertable, Inc. is closing its doors". http://www.hypertable.com/blog/hypertable_inc._is_closing_its_doors. Retrieved September 21, 2016.
External links
Original source: https://en.wikipedia.org/wiki/Hypertable.
Read more |