@wearesage/schema
v3.1.3
Published
A flexible schema definition and validation system for TypeScript with multi-database support
Downloads
59
Maintainers
Readme
@wearesage/schema
A TypeScript decorator-based schema definition system that works across multiple database adapters (PostgreSQL, MongoDB, Neo4j, Redis, SQLite). Define your entities once with decorators, then use them with any supported database through a unified repository interface.
Coverage
Overall
| Metric | Percentage | |--------|-----------| | Statements | 68% | | Branches | 49% | | Functions | 74% | | Lines | 68% |
By Module
| Module | Statements | Branches | Functions | Lines | |---------|-----------|----------|-----------|-------| | adapters | 70% | 51% | 65% | 69% | | core | 94% | 53% | 86% | 95% |
