This allows us to allocate less, and to export a native type to the scoring script instead of having to allocate a map[string]interface{} for the counters.
No external values are currently defined or filled in, it's just defining an "ext" variable placeholder.
The sqlite implementation is more or less as fast (or slow, depending on how you see it) as the LevelDB one, but it is slightly simpler...