Library to connect Python to Postgresql

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • asyncpg

    A fast PostgreSQL Database Client Library for Python/asyncio.

  • asyncpg is another great driver if you're using asyncio and want maximum performance (although they also break with DBAPI, but the tradeoff may be worth it).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Differences from Psycopg2

    1 project | news.ycombinator.com | 10 Oct 2023
  • Asyncpg – A Fast PostgreSQL Database Client Library for Python/Asyncio

    1 project | news.ycombinator.com | 29 Sep 2023
  • PgBouncer is useful, important, and fraught with peril

    2 projects | news.ycombinator.com | 8 Sep 2023
  • Announcing Quart-DB

    3 projects | /r/Python | 12 Apr 2022
  • Should I use TimescaleDB or partitioning is enough?

    1 project | /r/PostgreSQL | 4 Mar 2022