Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
NextORM
Light Logo Dark Logo

User guide

  • Getting Started
  • Defining Entities
  • The Query API
  • Sessions & Transactions
  • Relations
  • Async Usage
  • Migrations
  • Connection Pooling
  • Debugging & Performance

Reference

  • API Reference
    • Database
    • AsyncDatabase
    • Entity
    • Fields
    • Query API
    • Session
    • Exceptions
    • Migrations API
    • Connection Pool
    • Debug Utilities
    • Provider API
  • Changelog

Internals

  • Internals — How It Works

Migration guide

  • Migrating from PonyORM
Back to top
View this page
Edit this page

API Reference¶

Complete reference documentation auto-generated from source docstrings.

  • Database
  • AsyncDatabase
  • Entity
  • Fields
  • Query API
  • Session
  • Exceptions
  • Migrations API
  • Connection Pool
  • Debug Utilities
  • Provider API
Next
Database
Previous
Debugging & Performance
Copyright © 2026, Henri Hulski
Made with Sphinx and @pradyunsg's Furo