Oxyde ORM is a new open-source Python ORM that combines a Django-style API with Pydantic v2 models and a Rust-powered core for high performance. It supports async-first workflows, PostgreSQL, MySQL, and SQLite, and includes Django-style migrations, transactions with savepoints, and FastAPI integration. Benchmarks show it outperforms Tortoise, Piccolo, Django ORM, SQLAlchemy, and Peewee in ops/sec across all three supported databases. An optional oxyde-admin package provides an auto-generated admin panel with CRUD, search, and filters.
Table of contents
FeaturesPerformanceInstallationQuick StartTransactionsFastAPI IntegrationDatabase SupportEcosystemDocumentationContributingLicenseSort: