DbSyncKit supports synchronization across various database platforms. Below is a list of supported database providers along with links to their respective packages and documentation.
Available Database Providers
MSSQL (Microsoft SQL Server)
- Package: DbSyncKit.MSSQL
- Documentation: MSSQL Documentation
MySQL
- Package: DbSyncKit.MySQL
- Documentation: MySQL Documentation
PostgreSQL
- Package: DbSyncKit.PostgreSQL
- Documentation: PostgreSQL Documentation
SQLite
- Package: DbSyncKit.SQLite
- Documentation: SQLite Documentation
Future Additions
Explore the upcoming features and database providers planned for future releases on the Future Additions page.
For detailed usage instructions, configuration options, and API reference for each provider, refer to the respective documentation links.
If you encounter any issues or have specific questions related to a particular provider, you can seek assistance through the Support & Contact section.
Proceed to the Usage Guide for comprehensive guidance on using DbSyncKit with different database providers.