datalake
v0.5.41
Published
Commercient Data Lake / Data Hub - backend-as-a-service for Microsoft SQL Server. Installs the official dlake CLI (alias package for @commercient/dlake).
Downloads
2,943
Maintainers
Keywords
Readme
datalake
The official alias package for the Commercient Data Lake / Data Hub CLI.
Commercient Data Lake / Data Hub is a backend-as-a-service for Microsoft SQL Server: instant REST and GraphQL APIs, row-level security, and MCP access for AI agents, over your ERP, CRM, and database data.
npm install -g datalake
datalake --help # or `dlake` - both commands are installedThis package installs @commercient/dlake
(which downloads and SHA-256-verifies the platform binary) and exposes it as
both datalake and dlake. The two packages are interchangeable; dlake is
the canonical command used throughout the documentation.
The CLI ships agent skills embedded in the binary — guides that teach an AI agent (Claude Code, Codex, OpenCode) to drive it:
datalake skills list # what is bundled
datalake skills install # write them where your agent harness reads skills- Product overview: https://datalake-ms-dab.commercient.com/datalake/
- Binaries, release notes, and agent skills: github.com/commercient-datalake-datahub/dlake-cli (skills tree)
- Commercient: www.commercient.com
