elif-orm 0.3.0

Production-ready ORM with database services, connection pooling, and query builder - Phase 4 ready
Documentation

elif-orm: Database Layer for elif.rs

Phase 2 implementation: Production-ready ORM with relationships, query builder, migrations, and connection management.

This crate provides the core database layer for elif.rs web framework, including Model trait, QueryBuilder, error handling, and future support for relationships, migrations, and connection management.