API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Showing: redb.Export.Providers
Show all
redb.Export.Providers
Classes
| MssqlProvider | implementation for Microsoft SQL Server. |
| PostgresProvider | implementation for PostgreSQL. |
| ProviderFactory | Factory that creates instances by provider name. |
Interfaces
| IDataProvider | Abstracts database-specific operations required by the export/import pipeline. |