VoltDB – Cheat Sheet

  1. Sequences in VoltDB – https://up-the-voltage.runkite.com/generating-ids-in-voltdb/
  2. Dual and Connection keep alive query – select 1 from dual – https://issues.voltdb.com/browse/ENG-5687
  3. Variable length encoding schemes – define varchar using character length instead of byte size – https://issues.voltdb.com/browse/SUP-158
  4. Install VoltDB client jar into local maven repository – http://dheerajvoltdb.wordpress.com/2013/09/03/installing-voltdb-in-local-maven-repository/