

Oxyde ORM
1 like
Oxyde ORM is a type-safe, Pydantic-centric asynchronous ORM with a high-performance Rust core designed for clarity, speed, and reliability.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Python
- Rust
- Mac
- Windows
- Linux
Features
MySQL Support
- SQLite
- Object Relational Mapping
- Asynchronous
- Python-based
Oxyde ORM News & Activities
Highlights All activities
Recent activities
Oxyde ORM information
No comments or reviews, maybe you want to be first?
What is Oxyde ORM?
Oxyde ORM is a type-safe, Pydantic-centric asynchronous ORM with a high-performance Rust core designed for clarity, speed, and reliability.
Features:
- Django-style API — Familiar Model.objects.filter() syntax
- Pydantic v2 models — Full validation, type hints, serialization
- Async-first — Built for modern async Python with asyncio
- Rust performance — SQL generation and execution in native Rust
- Multi-database — PostgreSQL, SQLite, MySQL support
- Transactions — transaction.atomic() context manager with savepoints
- Migrations — Django-style makemigrations and migrate CLI


