You can also skip the object serialization from the ORM and work with python dicts directly to significantly improve serialization performance from the database.
You can also skip the object serialization from the ORM and work with python dicts directly to significantly improve serialization performance from the database.