Skip to content

WBORM – Official Documentation

Welcome to the documentation for wborm, a lightweight and expressive ORM library built for SQL access via JDBC, with a focus on Informix but compatible with other systems.

Overview

  • As simple as a dataclass, as powerful as a full-featured ORM.
  • Focused on productivity, readability, and control.
  • Fully compatible with Spark, Pandas, and JDBC drivers.
  • Full support for introspection, joins, lazy loading, and validation.

Installation

pip install wborm