ProjectionSqlDialectType
PackageFCQRS
Database SQL syntax supported by the transactional projection store.
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Sqlite | Sqlite | SQLite with a provider such as Microsoft.Data.Sqlite. |
| PostgreSql | PostgreSql | PostgreSQL with a provider such as Npgsql. |