DDeepin Developerfeat: Init commit
0fed5c95创建于 2022年9月22日历史提交
""" Illustrates how to place a dictionary-like facade on top of a
"dynamic" relation, so that dictionary operations (assuming simple
string keys) can operate upon a large collection without loading the
full collection at once.

.. autosource::

"""