Shared SQLAlchemy ORM models and database utilities for the ProjectDavid platform. Provides a single source of truth for all database models used across ProjectDavid microservices, eliminating duplication between the core API, training service, and any future services that require direct database access.