REDB Documentation
Welcome to REDB - Entity-Attribute-Value framework for .NET.
Quick Links
Projects
| Project | Description |
|---|---|
| redb.CLI | Command-line tool for database initialization and schema export |
| redb.Core | Core EAV abstractions and interfaces |
| redb.Core.Pro | Pro features (Pivot, Window, Aggregation, Change Tracking) |
| redb.Examples | Usage examples and sample models |
| redb.Export | Data export providers and services |
| redb.MSSql | MS SQL Server implementation |
| redb.MSSql.Pro | MS SQL Server Pro features |
| redb.Postgres | PostgreSQL implementation |
| redb.Postgres.Pro | PostgreSQL Pro features |
| redb.PropsEditor | Property editor components |