Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Free software hacker, hacking on PostgreSQL and Python, maintainer of psycopg and other projects.
Funding Links: https://github.com/sponsors/dvarrazzo
Why sponsoring
Your sponsorship goes directly towards the development and tie maintenance of Psycopg 3 and Psycopg 2, as well as other free-software packages.
Free software development takes a relevant part of my work time, but a fractional part of my income. Currently, two days working for a paying customer contribute to my income as much as one month of free software development.
If you are a Python and PostgreSQL developer, or if you work for a company that use them in your infrastructure, you should consider a sponsorship to help me maintaining the software you use, and, optionally, to have your place on our sponsors page!
What I have done
My main area of expertise is between Python and PostgreSQL. The most successful project in that space has surely been Psycopg, which I've been involved with occasionally since its inception, taking on the role of main contributor since 2010 (with development, documentation, testing, web presence) and making it become the de-facto standard adapter. The Psycopg 3 project started in 2020 and became production-ready around the end of 2021. It is actively developed and the state of the art of the communication between Python and PostgreSQL, in terms of performances and features.
Aside from Psycopg, I have developed and maintain several other projects, some of which can be considered the industry standard for their task:
PGXN client: a package manager for PostgreSQL
pg_repack, a tool to reduce bloat in PostgreSQL tables
py-setproctitle: a module to change the process title of a Python program
pgmp: PostgreSQL binding for the GNU Multiple Precision Arithmetic Library
postgresql-it: PostgreSQL Italian localization
py-ltree: a module to manipulate ltree paths in Python.
There are another number of projects I would like to develop, but I find my time constrained:
replisome: a framework for flexible replication and messaging for PostgreSQL
bromine: a Pythonic wrapper to write Selenium tests with Python idioms.
pg_seldump: a tool to extract selective data from PostgreSQL databases in a way more flexible than pg_dump
pgaudit: a simple audit solution for PostgreSQL data
What I want to do
I am currently working as a consultant with my personal company, Codice Lieve, and my paying customers make the activity viable. However the projects I am currently working at don't allow me a great deal of time for free software development.
Some projects of mine are in the need of attention. While I do receive messages and requests about them, it rarely develops into concrete support. Receiving sponsorship for these projects would be an excellent incentive to address their shortcomings, bitrot, and develop new features.
It would be nice to skew my time distribution again towards developing more free software, or solutions around free software, to help improving the whole ecosystem.
If your projects depend on the software I maintain, Psycopg or others, please don't hesitate to get in touch to figure out how to improve both your projects and the software available to the wider community.
Sponsorship
For a practical use of the generosity space, please find some monthly donation suggestions in convenient powers of two.
Because not everyone is keen on recurring support, one-off contributions are welcome too.
Thank you very much for your support!
New generation PostgreSQL database adapter for the Python programming language
Language: Python - Stars: 1788PostgreSQL database adapter for the Python programming language
Language: C - Stars: 3372Reorganize tables in PostgreSQL databases with minimal locks
Language: C - Stars: 1904A command line client for the PostgreSQL Extension Network
Language: Python - Stars: 141PostgreSQL Multiple Precision Arithmetic extension
Language: C - Stars: 29PostgreSQL selective data dump
Language: Python - Stars: 13