DBWarden – A database migration tool for Python/SQLAlchemy projects
SQLAlchemy migration tool, but Alembic already dominates this space completely.
Amazon Redshift SQLAlchemy Dialect
Community-revived SQLAlchemy dialect now saves Python teams from migrating off Redshift.
Python developers using Amazon Redshift
SQLAlchemy · Amazon Redshift · psycopg2
SQLAlchemy migration tool, but Alembic already dominates this space completely.
Symmetrical sync/async APIs and chainable model methods (.where(), .order_by(), .limit()) make day-to-day querying feel cleaner, and the .alchemize() escape hatch means you can drop to raw SQLAlchemy when you need power. Automatic driver injection and first-class Pydantic support are thoughtful conveniences, but this is an ergonomic wrapper in a crowded ORM space — useful if you like the approach, not a reinvent-the-stack play.
SQLAlchemy wrapper for cross-dialect bulk upserts using temporary staging tables.
Schema-to-IR compiler beats Hasura's GraphQL lock-in with framework-agnostic REST.
Recovered Airbnb's hidden GraphQL category params when they removed the UI.
Fixes the infinite-scroll back-button break with state caching and instant hydration.