|
|
|
|
|
by bevekspldnw
813 days ago
|
|
Honestly depends on what you are doing. Most of my python work is data collection and analysis on top of Postgres. Being smart in how I use Postgres indexing (and when to disable it outright) has more performance impact than the actual language doing the plumbing. |
|