Abstract: A database plays a central role in the architecture of an information system, and the way it stores the data delimits its main features. However, it is not just the data that matters. The ...
I have an IntelliJ IDEA plugin that adds a -javaagent to the java command line for running tests and main code via the IDE.