H2 is a small, fast database written in java that offers easy embedding, postgres compatible mode and the ability to run entirely in-memory databases.

In this demo we:

  • Show that Pulse includes an H2 database that contains fake stock trade/quote data
  • Display the H2 Database within the default H2 UI
  • Run queries in the SQL Editor
  • Create a new Dashboard
  • Show that all built-in demos use H2 database

To run the demos yourself, download Pulse then open the examples yourself.