Welcome to the documentation for the implementation details of DbSyncKit.Templates
across different databases.
Supported Databases
QueryTemplates Class
The QueryTemplates
class, part of the DbSyncKit.Templates
package, provides convenient SQL query templates. It is implemented in separate namespaces for each database:
Key Features
- Query Templates: SELECT, INSERT, UPDATE, DELETE, and COMMENT queries.
- Lazy Initialization: Efficiently generates templates only when needed.
Explore the capabilities of these implementations and enhance your SQL query generation experience with DbSyncKit.Templates
.
For more details, continue exploring other topics in the DbSyncKit Documentation.