| layout | home | ||||||
|---|---|---|---|---|---|---|---|
| title | SAP HANA Developer CLI - Documentation | ||||||
| hero |
|
::: warning
If you encounter problems:
- Report Issues: Please open an issue on our GitHub Issues page
- Rollback: Install the last stable version:
npm install -g hana-cli@3.202601.0
See the Changelog for complete details on all changes. :::
New to hana-cli? Start here with installation and first steps. Get Started →
Explore 155 commands organized by category. Browse Commands →
Learn about advanced features and integrations. Features →
Integration guides and API documentation. API Docs →
Run E2E CLI tests and WDI5 UI automation. Testing Guide →
HANA CLI (pronounced "HAN-uh C-L-I") is a powerful command-line tool designed for SAP HANA developers. Whether you're working locally with SAP HANA Express, in the cloud with SAP BTP, or with SAP HANA Cloud, this tool simplifies complex database operations.
- Data Analysis - Profile, compare, and validate data with precision
- Schema Management - Clone, compare, and sync database schemas
- Data Import/Export - Seamless CSV and Excel file handling
- API Server - REST API for programmatic access
- Model Context Protocol - Integration with AI coding assistants
- Multi-Environment - Works anywhere Node.js runs (tested on Windows, macOS, and Linux)
- Installation Guide
- Quick Start Tutorial
- Import Data from CSV
- Compare Database Schemas
- Data Profiling & Analysis
- Set Up MCP Server
- Testing & QA (E2E + UI)
- VSCode + SAP HANA Express development or CDS Projects with SAP HANA Cloud remote binding
- Quick database queries and schema changes
- Data validation and testing
- SAP Business Application Studio integration
- Cloud shell environments (Google Cloud, AWS)
- SAP BTP HANA service management
- ETL and data migration
- Data quality validation
- Schema synchronization across environments
- Check the Frequently Asked Questions
- Review Troubleshooting Guide
- Search the documentation above
- Open an issue on GitHub
:::info Just getting started? Head over to the Getting Started guide to install and configure HANA CLI in just a few minutes. :::