Skip to content

Learn database schema

Szymon Chojnacki edited this page Feb 5, 2016 · 4 revisions

With default configuration an in-memory H2 database is used.

This database is created when piLINCS is started (and populated from scratch from Panorama files). And when you close piLINCS the database is closed and removed. H2 seems much faster than MySQL, but if Panorama is not available you have no (easy) way to get data at startup.

You can preview tables by visiting:

localhost:8080/pilincs/console

and logging in:

H2 database logging window