cdata-cli-odbc
Installation
SKILL.md
SKILL: CData CLI — ODBC Build
Build-phase companion to the cdata-cli skill. cdata-cli handles discovery
(connect, explore schema, validate SQL) using the JDBC driver; this skill takes over
once you start writing application code against the CData ODBC Driver — the
cross-language path for Node.js and any non-JVM runtime that speaks ODBC.
Everything validated during discovery carries straight over: all CData drivers share the
same relational model and SQL dialect, so table names, column names, and SQL confirmed via
cdatacli work unchanged through ODBC.