Nodejs SQL Driver — Data skill for Claude Code
Build PWAF Connector: nodejs-sql-driver (nodesql).
How to install Nodejs SQL Driver
Installs to ~/.claude/skills/databricks-solutions-partner-ai-dev-kit-nodejs-sql-driver/SKILL.md
mkdir -p ~/.claude/skills/databricks-solutions-partner-ai-dev-kit-nodejs-sql-driver && curl -fsSL https://raw.githubusercontent.com/databricks-solutions/partner-ai-dev-kit/HEAD/prompts/nodejs-sql-driver.md -o ~/.claude/skills/databricks-solutions-partner-ai-dev-kit-nodejs-sql-driver/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Nodejs SQL Driver does
Build PWAF Connector: nodejs-sql-driver (nodesql)
Read these files completely before writing any code:
skills/nodejs-sql-driver/SKILL.md(primary)skills/connector-structure/SKILL.mdskills/u2m/SKILL.mdskills/nodejs-sql-driver/authentication.mdskills/telemetry-attribution/SKILL.mdskills/connector-testing/SKILL.md(test runner)skills/build-report/SKILL.md(build report)
Build a PWAF-compliant Databricks connector for Node.js using the `@databricks/sql` package
Alternatives in Data
- Private GPT — Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more 57.5k ★
- SQL Queries — Generate SQL queries from natural language across major dialects 7.8k ★
- Vibesec — Helps write secure code by preventing common vulnerabilities including IDOR, XSS, SQL injection, SSRF, and wea 687 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Go SQL Driver
Build PWAF Connector: go-sql-driver (gosql)
Python SQL Connector
Build PWAF Connector: python-sql-connector (pysql)
Nodejs Project Arch
🏗️ AI-friendly Node.js project architecture standards. Keep files <400 lines for AI agents. Covers H5 games,
Jobs New
The one daily command. A Python driver runs the whole pipeline in a fixed order — validate → fetch → enrich →
New Data Connector
Create new data connector: $ARGUMENTS
Labrynth
AI-powered data connector generation using multi-agent orchestration
Related Agents
Go DB Builder
Designs and implements data access for Go services using database/sql with pgx (driver). Helps build repositor
Nodejs Backend Patterns
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend app... - wsho