Details
-
Type:
New Feature
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 23.02
-
Component/s: Protocol
-
Labels:None
-
Environment:Linux
Description
The protocol that SQL Server use, that is inherited from Sybase, is called TDS (Tabular Data Stream) and is open, the specification is open there is even a open protocol stack (FreeTDS). Building a protocol plugin for MaxScale and adding a simple filter to handle basic SQL syntax differences would be a rather cool feature for SQL Server migrations.
Also, this would allow SQL Server focused tool to work at least to an extent with MariaDB.