Skip to content

Instantly share code, notes, and snippets.

View alexdong's full-sized avatar

Alex Dong alexdong

  • Dunedin, New Zealand
  • 01:00 (UTC -12:00)
  • X @alexdong
View GitHub Profile
$ ht shell
hypertable> create table bookmarks (url);
Elapsed time: 0.03 s
hypertable> INSERT INTO bookmarks VALUES
-> ("homepage", "url", "http://alexdong.com");
Elapsed time: 0.00 s
Avg value size: 19.00 bytes
Total cells: 1