CData Connect Cloud
JSON →Query and manage data through CData Connect Cloud, providing a unified interface to various data sources.
Install
npx -y @smithery/cli Tools · 7
- queryData Execute SQL queries
- execData Execute stored procedures
- getCatalogs Retrieve available catalogs
- getSchemas List schemas in a catalog
- getTables List tables in a schema
- getColumns Get column metadata for a table
- getPrimaryKeys Get primary keys for a table
Environment variables
CDATA_URL
★ 2 GitHub stars