docs/versioned_docs/version-3.0.0-LTS/data-sources/saphana.md
ToolJet can connect to SAP HANA databases to read and write data.
<div style={{paddingTop:'24px'}}>To establish a connection with the SAP HANA datasource, you can either click on the + Add new Data source button located on the query panel or navigate to the Data Sources page through the ToolJet dashboard.
ToolJet requires the following to connect to your SAP HANA database:
:::info Please make sure the Host/IP of the database is accessible from your VPC if you have self-hosted ToolJet. If you are using ToolJet cloud, please whitelist our IP. :::
</div> <div style={{paddingTop:'24px'}}>select * from PRODUCTS
:::tip Query results can be transformed using transformations. Read our transformations documentation to see how: link :::
</div>