apsw

Another Python SQLite wrapper

Github星跟蹤圖

APSW stands for Another Python SQLite Wrapper.

About

APSW is a Python wrapper for the SQLite <http://sqlite.org/>__
embedded relational database engine. In contrast to other wrappers
such as pysqlite <https://github.com/ghaering/pysqlite>__ it focuses
on being a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python. The documentation <http://rogerbinns.github.io/apsw/pysqlite.html>__ has a section on
the differences between APSW and pysqlite. APSW supports CPython 2.3
onwards and CPython 3.1 onwards.

Changes

Full detailed list of changes <http://rogerbinns.github.io/apsw/changes.html>__

Releases since 3.8.2-r1 are in releases <https://github.com/rogerbinns/apsw/releases>__ (downloads <http://rogerbinns.github.io/apsw/download.html>__)

Older releases are at the previous Google Code hosting <https://code.google.com/p/apsw/downloads/list?can=1>__

Help/Documentation

The latest documentation is at http://rogerbinns.github.io/apsw/

Mailing lists/contacts

  • Python SQLite discussion group <http://groups.google.com/group/python-sqlite>__
    (preferred)
  • You can also email the author at rogerb@rogerbinns.com

Bugs

You can find existing and fixed bugs by clicking on Issues <https://github.com/rogerbinns/apsw/issues>__ and using "New Issue"
to report previously unknown issues.

Downloads

The download documentation <http://rogerbinns.github.io/apsw/download.html>__ contains a list of
binaries, source and further details including how to verify the
downloads, and packages available for other operating systems.

License

See LICENSE <https://github.com/rogerbinns/apsw/blob/master/LICENSE>__ - in
essence any OSI approved open source license.

主要指標

概覽
名稱與所有者rogerbinns/apsw
主編程語言C
編程語言Python (語言數: 4)
平台
許可證Other
所有者活动
創建於2013-12-29 10:36:05
推送於2025-11-02 23:56:15
最后一次提交2025-11-02 23:56:03
發布數138
最新版本名稱3.50.4.0 (發布於 2025-07-31 23:03:09)
第一版名稱3.3.13-r1 (發布於 )
用户参与
星數809
關注者數29
派生數101
提交數4.9k
已啟用問題?
問題數487
打開的問題數15
拉請求數40
打開的拉請求數0
關閉的拉請求數47
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?