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.

Overview

Name With Ownerrogerbinns/apsw
Primary LanguagePython
Program languagePython (Language Count: 4)
Platform
License:Other
Release Count122
Last Release Name3.45.3.0 (Posted on 2024-04-16 11:22:38)
First Release Name3.3.13-r1 (Posted on )
Created At2013-12-29 02:36:05
Pushed At2024-05-13 19:16:30
Last Commit At2024-05-11 08:03:31
Stargazers Count698
Watchers Count29
Fork Count95
Commits Count3.2k
Has Issues Enabled
Issues Count443
Issue Open Count14
Pull Requests Count26
Pull Requests Open Count1
Pull Requests Close Count43
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top