Static Python models parser that extracts ORM, Pydantic, and dataclass models into a unified structure (no code execution).
O! My Models (omymodels) is a library to generate Python Models for SQLAlchemy (ORM & Core), SQLModel, GinoORM, Pydantic, Pydal tables & Python Dataclasses from SQL DDL. And convert one models to another.
Admin Panel for PostgreSQL DB with Gino ORM