News

DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes The relevant ...
$ python benchmark.py normal data load: 0.7838420867919922 sqlite3 command: 0.19471359252929688 load json from command: 0.21944022178649902 dump loaded json: 0.16810369491577148 I recently found out ...