FastAPI in Prod: Handling DB migrations, auth, and more

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB โ€“ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. dbmate

    ๐Ÿš€ A lightweight, framework-agnostic database migration tool.

    dbmate โ€“ A simple, language-agnostic approach to managing database migrations.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. nanoid

    A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript

    nanoid โ€“ A library for generating short, unique IDs (like NxWDZ-j95C).

  4. pugsql

    A HugSQL-inspired database library for Python

    PugSQL โ€“ For interacting with your database. It lets you write plain SQL in separate files for clarity, while keeping query calls as straightforward Python functions.

  5. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    FastAPI is a modern Python framework known for its speed, developer-friendly features, and (my personal favorite) automatic OpenAPI schema generation. It provides you with powerful features while still remaining fairly unopinionated (relative to something like Django).

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

  • FastAPI, Pydantic, Psycopg3: the holy trinity for Python web APIs

    13 projects | dev.to | 24 Oct 2024
  • Why Developers Are Choosing Tortoise ORM as Pythonโ€™s Modern ORM

    1 project | dev.to | 11 May 2025
  • Python: Why Quart Might Be the Better Choice over FastAPI

    3 projects | dev.to | 18 Apr 2025
  • What is LangGraph and How to Use It for Building AI Agents

    3 projects | dev.to | 21 Feb 2025
  • asyncer VS asyncutor - a user suggested alternative

    2 projects | 11 Jul 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?