Whats the standard way for interacting with a DB.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • databases

    Async database support for Python. 🗄

  • tag-youre-it-backend

    🌐 A real world FastAPI example

    I prefer SQLModel for the abstractions and creating repository classes for differing databases. There are limited resources for async, but you can view an example of this here https://github.com/nickatnight/tag-youre-it-backend/blob/main/backend/src/repositories/sqlalchemy.py

  • 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.

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