SQLite的一個快速Python庫:sweepea

jopen 9年前發布 | 14K 次閱讀 sweepea Python開發

采用Cython構建的一個SQLite的快速Python數據庫工具庫。

特性:

  • 采用Cython開發, roughly ~4x faster than Peewee for writes, between 2x and 10x for reads.
  • Layered APIs allow you to work as close to the database as you want.
  • 類似于Peewee的查詢構建語法.
  • 輕量級ORM層.
  • </ul>

    項目主頁:http://www.baiduhome.net/lib/view/home/1444227631416

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!