Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/tlocke/pg8000

postgresql-driver python

Last synced: about 5 hours ago

Repository metadata:

A Pure-Python PostgreSQL Driver


Owner metadata:


Committers metadata

Last synced: about 7 hours ago

Total Commits: 860
Total Committers: 60
Avg Commits per committer: 14.333
Development Distribution Score (DDS): 0.509

Commits in past year: 30
Committers in past year: 6
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.233

Name Email Commits
Tony Locke t****e@t****k 422
Mathieu Fenniak b****e@m****t 172
mfenniak d****l@l****t 61
Mathieu Fenniak m****k@r****m 40
[email protected] m****k@s****t 38
William Moreno w****r@g****m 23
Mike Bayer m****p@z****m 17
Mathieu Fenniak m****u@e****m 8
Tony Locke t****e@w****k 6
Kurt McKee c****e@k****g 4
unknown m****k@.****m 3
[email protected] m****k@s****l 3
Jason Madden j****n@g****m 3
Ulrich Petri u****o@u****e 3
Alexander Sulfrian a****n@z****e 2
Bob Ippolito b****b@r****m 2
Chris Perkins c****1@c****v 2
seushermsft s****t@S****l 2
Jack Wotherspoon j****h@g****m 2
gi0baro g****i@g****m 2
Trim21 t****e@g****m 2
Oleg Broytman p****d@p****e 2
Mariano Reingart r****t@g****m 2
Krystian Rosiński k****i@g****m 2
Christian Hofstaedtler c****t@z****t 2
Aaron C f****e@g****m 1
raphaelauv r****v 1
Victor Shih v****h 1
James Addison 5****n 1
Hugo van Kemenade h****k 1
and 30 more...

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

pypi: pg8000

PostgreSQL interface library

  • Homepage: https://github.com/tlocke/pg8000
  • Documentation: https://pg8000.readthedocs.io/
  • Licenses: BSD 3-Clause License
  • Latest release: 1.31.2 (published 7 months ago)
  • Last Synced: 2024-11-08T23:12:49.574Z (1 day ago)
  • Versions: 98
  • Dependent Packages: 78
  • Dependent Repositories: 3,165
  • Downloads: 31,830,821 Last month
  • Docker Downloads: 203,574,746
  • Rankings:
    • Downloads: 0.035%
    • Dependent repos count: 0.18%
    • Dependent packages count: 0.255%
    • Docker downloads count: 0.36%
    • Average: 2.128%
    • Stargazers count: 3.86%
    • Forks count: 8.079%
  • Maintainers (2)
pypi: pg-purepy

A pure-Python anyio-based PostgreSQL adapter.

  • Homepage:
  • Documentation: https://pg-purepy.readthedocs.io/
  • Licenses: LGPL-3.0-or-later
  • Latest release: 0.11.0 (published 7 months ago)
  • Last Synced: 2024-11-08T23:12:47.532Z (1 day ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 833 Last month
  • Rankings:
    • Dependent packages count: 10.032%
    • Downloads: 12.621%
    • Average: 14.772%
    • Dependent repos count: 21.662%
  • Maintainers (1)
conda: pg8000

pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0. pg8000's name comes from the belief that it is probably about the 8000th PostgreSQL interface for Python.

  • Homepage: https://github.com/tlocke/pg8000
  • Licenses: MIT
  • Latest release: 1.29.3 (published about 2 years ago)
  • Last Synced: 2024-10-29T18:19:18.661Z (11 days ago)
  • Versions: 44
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 19.477%
    • Dependent repos count: 24.377%
    • Average: 25.676%
    • Dependent packages count: 28.978%
    • Forks count: 29.872%
conda: pg8000

pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is one of many PostgreSQL interfaces for the Python programming language. pg8000 is somewhat distinctive in that it is written entirely in Python and does not rely on any external libraries (such as a compiled python module, or PostgreSQL's libpq library). pg8000 supports the standard Python DB-API version 2.0. pg8000's name comes from the belief that it is probably about the 8000th PostgreSQL interface for Python.

  • Homepage: https://github.com/tlocke/pg8000
  • Licenses: BSD-3-clause
  • Latest release: 1.20.0 (published over 3 years ago)
  • Last Synced: 2024-10-29T18:17:50.710Z (11 days ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 33.071%
    • Forks count: 41.876%
    • Average: 44.387%
    • Dependent packages count: 51.195%
    • Dependent repos count: 51.407%

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • postgres ${{ matrix.postgresql-version }} docker
  • postgres * docker
  • postgres 12 docker