- SaveLoad - Defines settings for saving and loading database state. You can define which tables and fields you wish to be saved.
- CodeGeneration - Code generation greatly simplify database access
- LazyLoad - Enable this addon to enable lazy loading of the database. This can be very helpful during development to avoid loading full database each time.
- LiveUpdate - Allows to update Database from players devices
- Multithreading - Multithreading addon creates multithreaded environment
- Modding - Support for game mods
- Settings - Misc configuration parameters
- Partitions - splitting database file into several files
- Diagram - Review database structure as a diagram
- Localization - Localization is paid addon, which support text/assets localizing