Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PSQLPy

Create new PostgreSQL driver for Python written in Rust
Collective - Host: opensource - https://opencollective.com/psqlpy - Code: https://github.com/psqlpy-python

Update code to the pyo3 0.23 version.

github.com/psqlpy-python/psqlpy - chandr-andr opened this issue 10 days ago
Update lets_start.md

github.com/psqlpy-python/psqlpy - CodeBooster97 opened this pull request 14 days ago
LISTEN/NOTIFY functionality

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 18 days ago
Support LISTEN/NOTIFY callback handlers

github.com/psqlpy-python/psqlpy - oliverlambson opened this issue 29 days ago
Integration for pgvecto.rs

github.com/psqlpy-python/psqlpy - egorsmkv opened this issue 30 days ago
OTEL instrumentation

github.com/psqlpy-python/psqlpy - kesavkolla opened this issue about 1 month ago
Renamed classes, removed Py prefix

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request about 1 month ago
docs: typos

github.com/psqlpy-python/psqlpy - pdecat opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/psqlpy-python/psqlpy - pre-commit-ci[bot] opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate

github.com/psqlpy-python/psqlpy-piccolo - pre-commit-ci[bot] opened this pull request about 2 months ago
Add-support-datetime-zone-info

github.com/psqlpy-python/psqlpy - RKN01011 opened this pull request 2 months ago
Changed lints

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 2 months ago
Test

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 2 months ago
Changed lints

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 2 months ago
Add-support-datetime-zone-info

github.com/psqlpy-python/psqlpy - RKN01011 opened this pull request 2 months ago
How to use SET statements?

github.com/psqlpy-python/psqlpy - kesavkolla opened this issue 2 months ago
How to set schema?

github.com/psqlpy-python/psqlpy - kesavkolla opened this issue 2 months ago
support for pydantic models

github.com/psqlpy-python/psqlpy - kesavkolla opened this issue 2 months ago
Added PgVector integration

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 3 months ago
Example in robyn.md does not work

github.com/psqlpy-python/psqlpy - egorsmkv opened this issue 4 months ago
Debug info?

github.com/psqlpy-python/psqlpy - egorsmkv opened this issue 4 months ago
Added Python 3.13 support

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Python 3.13 support

github.com/psqlpy-python/psqlpy - gabrielbchaves opened this issue 4 months ago
Added INTERVAL type support

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Add interval type

github.com/psqlpy-python/psqlpy - rudcode opened this issue 4 months ago
Added explicit array types

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Added explicit array types

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Move transaction methods to connection

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Move transaction methods to connection

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Added synchronous_commit option for transactions

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Added synchronous_commit option for transactions

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 4 months ago
Fixed runtime error

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
Fixed runtime error

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
does not handle array types

github.com/psqlpy-python/psqlpy - SamGrisey opened this issue 5 months ago
does not handle array types

github.com/psqlpy-python/psqlpy - SamGrisey opened this issue 5 months ago
Fixed problem with arrays in JSONs

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
Fixed problem with arrays in JSONs

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
Added support for multi-dimensional arrays

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
Added support for multi-dimensional arrays

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 5 months ago
Add geo types to supported types in docs

github.com/psqlpy-python/psqlpy - Mernus opened this pull request 6 months ago
Add geo types to supported types in docs

github.com/psqlpy-python/psqlpy - Mernus opened this pull request 6 months ago
Added benchmarks in docs

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 6 months ago
Add support for Polygon geo type

github.com/psqlpy-python/psqlpy - Mernus opened this issue 6 months ago
Add support for Polygon geo type

github.com/psqlpy-python/psqlpy - Mernus opened this issue 6 months ago
Added context manager support to ConnectionPool

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 6 months ago
Added context manager support to ConnectionPool

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 6 months ago
Support "quoting" column names

github.com/psqlpy-python/psqlpy - xiaoxianma opened this issue 7 months ago
Support "quoting" column names

github.com/psqlpy-python/psqlpy - xiaoxianma opened this issue 7 months ago
Fixed problem with require sslmode

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added method binary_copy_to_table

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added method binary_copy_to_table

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Add support to copy to table

github.com/psqlpy-python/psqlpy - xiaoxianma opened this issue 7 months ago
tx.execute_many return type is None?

github.com/psqlpy-python/psqlpy - brizzbuzz opened this issue 7 months ago
tx.execute_many return type is None?

github.com/psqlpy-python/psqlpy - brizzbuzz opened this issue 7 months ago
Fixed minimal array size

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Fixed minimal array size

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Changed actions

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Changed actions

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
psqlpy slower than psycopg

github.com/psqlpy-python/psqlpy - BimaAdi opened this issue 7 months ago
psqlpy slower than psycopg

github.com/psqlpy-python/psqlpy - BimaAdi opened this issue 7 months ago
Added SSL/TLS support

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added SSL/TLS support

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Add support context manager for ConnectionPool

github.com/psqlpy-python/psqlpy - IvanKirpichnikov opened this issue 7 months ago
Add support context manager for ConnectionPool

github.com/psqlpy-python/psqlpy - IvanKirpichnikov opened this issue 7 months ago
Better connection management

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Better connection management

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
moved docs to repo

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
moved docs to repo

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added predefined row factories

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added predefined row factories

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 7 months ago
Added row_factory method for query results

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 8 months ago
Supported more types

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 8 months ago
Supported more types

github.com/psqlpy-python/psqlpy - chandr-andr opened this pull request 8 months ago