apsw

Another Python SQLite wrapper

  • Owner: rogerbinns/apsw
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerrogerbinns/apsw
Primary LanguageC
Program languagePython (Language Count: 4)
Platform
License:Other
所有者活动
Created At2013-12-29 02:36:05
Pushed At2025-04-18 17:10:00
Last Commit At2025-04-12 08:54:03
Release Count131
Last Release Name3.49.1.0 (Posted on 2025-02-18 10:05:53)
First Release Name3.3.13-r1 (Posted on )
用户参与
Stargazers Count779
Watchers Count29
Fork Count99
Commits Count4.4k
Has Issues Enabled
Issues Count470
Issue Open Count9
Pull Requests Count31
Pull Requests Open Count1
Pull Requests Close Count45
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private