A data layer generated
at build time.
RoomSharp is a Room-style ORM for .NET. It analyzes entities and DAO interfaces to generate type-safe data access while keeping SQL and the database provider visible.
The source is not publicly available yet. Its public release is planned for version 1.0.
GENERATION PATH
+ DAO Interfaces
Generator
Data Access
- SQLite
- SQL Server
- PostgreSQL
- MySQL