Performance
SqlFun provides some mechanisms allowing to write high-performance data access layer:
- you have full control over your queries; you can easily analyze and tune them
- all plumbing code is generated before first use; after that no reflection is used
- provides extensions, that allow to write more query analyzer-friendly SQL
- some provider-specific extensions are implemented, that enable extremely fast bulk operations: