59876fd47c
Oxyde is an asynchronous Python ORM with a Django-inspired API, Pydantic models, and support for PostgreSQL, SQLite, and MySQL. It delegates SQL generation and execution to the companion oxyde-core Rust extension for improved performance. WWW: https://oxyde.fatalyst.dev/ PR: 294493 Event: Wiesbaden Hackathon 202604
6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
Oxyde is an asynchronous Python ORM with a Django-inspired API, Pydantic
|
|
models, and support for PostgreSQL, SQLite, and MySQL.
|
|
|
|
It delegates SQL generation and execution to the companion oxyde-core Rust
|
|
extension for improved performance.
|