apsw

Another Python SQLite wrapper

  • 所有者: rogerbinns/apsw
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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 02:36:05
推送于2025-04-18 17:10:00
最后一次提交2025-04-12 08:54:03
发布数131
最新版本名称3.49.1.0 (发布于 2025-02-18 10:05:53)
第一版名称3.3.13-r1 (发布于 )
用户参与
星数779
关注者数29
派生数99
提交数4.4k
已启用问题?
问题数470
打开的问题数9
拉请求数31
打开的拉请求数1
关闭的拉请求数45
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?