You Can Install PostgreSQL with conda?

Conda has long been the driver of data science workflows because of its unique ability to manage the complexities around Python packaging's diverse dependency requirements. It's precisely because of this that conda is also able to handle managing much more than Python dependencies.
In the first part of a multi-part blog post series, we'll show the strengths of conda's flexibility and provide a tutorial on how you can install [PostgreSQL][postgresql-org] for local development environments.














