Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 358 Bytes

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.