Relational Databases

When using Axon Framework together with a relational database, there are several considerations to take into account when tuning the database for optimal performance:

  1. Using the correct indices for the different types of queries used

  2. Configuring the right auto-increment configuration when using JPA