HACKER Q&A
📣 gone35

Why is there no 'pip' for PostgreSQL modules?


Why is there no 'pip' for PostgreSQL modules? This seems like something that should exist but doesn't.


  👤 somat Accepted Answer ✓
there is, https://pgxn.org/

👤 paulryanrogers
Do you mean extensions?

👤 dev_0
We use sqlalchemy

👤 PaulHoule
Could you write one with stored procedures?