/trident-mssql

A Storm TridentState implementation for Microsoft's SQL Server

Primary LanguageJava

trident-mssql

A Storm TridentState implementation for Microsoft's SQL Server.

This implementation uses the JTDS JDBC driver, and is based on the storm-mysql implementation.

It uses the MERGE DML statement, so it is only compatible with SQL Server 2008 onwards.