针对 SQL 数据存储提供易于使用的数据处理功能,支持隐式表创建、批量加载和事务处理。
In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.
To install dataset, fetch it with pip:
$ pip install dataset
Note: as of version 1.0, dataset is split into two packages, with the data export features now extracted into a stand-alone package, datafreeze. See the relevant repository here.
暂无开放 Issues,或尚未同步最近议题。