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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?