FluentData is a micro-ORM, similar to Dapper, which supports a fluent syntax. FluentData currently supports some of the most common relational database systems.
FluentData is a micro-ORM, similar to Dapper, which supports a fluent syntax and includes basic automapping functionality. Currently, FluentData supports some of the most common relational database systems, including:
- MS SQL Server
- MS SQL Server Compact 4.0
- MS SQL Azure
- MS Access
- Oracle
- MySQL
- SQLite
- PostgreSQL
- IBM DB2
- Sybase
Support requires an applicable driver to be installed, as noted in the Documentation.