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)
Hypertable
Developer(s)Zvents Inc.
Final release
0.9.8.11 / March 14, 2016; 8 years ago (2016-03-14)
Written inC++
Operating systemLinux, Mac OS X
Typeassociative array datastore / wide column store
LicenseGNU General Public License 3.0
Websitewww.hypertable.com

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

[edit]

References

[edit]
  1. ^ "Why We Chose CPP over Java". Google Code Archive. Retrieved September 21, 2016.
  2. ^ Matthew Aslett (February 19, 2008). "Introducing Hypertable – a new open source database project". The 451 Group. Retrieved September 21, 2016.
  3. ^ Don Marti (February 6, 2008). "Zvents releases open-source cluster database". Linux World. Retrieved September 21, 2016.
  4. ^ Doug Judd (August 7, 2008). "Scale Out with Hypertable". Linux Magazine. Archived from the original on August 11, 2008. Retrieved September 21, 2016.((cite news)): CS1 maint: unfit URL (link)
  5. ^ Yang Dong (April 10, 2012). "Hypertable Goes Realtime at Baidu". (Mostly in Chinese)
    "Slides in English" (PDF). April 10, 2012. Retrieved September 21, 2016.
  6. ^ "Taking Hypertable Out For A Spin". Googlestack. February 3, 2009. Archived from the original on March 5, 2012. Retrieved September 21, 2016.
  7. ^ Doug Judd (March 14, 2016). "Hypertable, Inc. is closing its doors". Retrieved September 21, 2016.
[edit]