Connect to Exasol
You can now connect to your new Exasol database and start to load data using SQL clients and other tools. To learn more about the many ways you can connect to Exasol and integrate it with your existing tools and workflows, see Connect to Exasol and Load data.
Create a connection
To create a connection to the Exasol cluster, use the following details:
| Hostname |
Comma-separated list of the public IP addresses of all data nodes. For example: The public IP addresses are shown in the |
| Port |
Value of the Default: |
| Username | sys
|
| Password |
Value of the |
If the connection uses a TLS certificate and a valid certification path is not found, you may have to provide the certificate fingerprint. For more information, refer to the documentation for the database client.
Next steps
To know more about how to get the best out of Exasol, we suggest that you explore the following sections:
-
Learn about basic concepts and features in Exasol, such as how to use UDFs (user defined functions) to run your own analysis, processing, and generation functions in your Exasol cluster.
-
A collection of best practices to help you attain sustainable good performance from your Exasol system.
-
Learn how you can do advanced analytics and work with data science and machine learning in Exasol.
-
Learn about the syntax and semantics of all SQL statements, data types, functions, and other SQL language elements that are supported in Exasol.