Add a MariaDB database connection
You can add a connection to a MariaDB database using ThoughtSpot DataFlow.
Follow these steps:
- 
Select Connections in the top navigation bar. 
- 
In the Connections interface, select Add connection in the upper-right corner. 
- 
In the Create Connection interface, select the Connection type. 
- 
After you select the MariaDB Connection type, the rest of the connection properties appear. See Connection properties for details, defaults, and examples. - Connection name
- 
Name your connection. 
- Connection type
- 
Choose the MariaDB connection type. 
- Host
- 
Specify the hostname or the IP address of the MariaDB system. 
- Port
- 
Specify the port associated to the MariaDB system. 
- User
- 
Specify the user id that will be used to connect to the MariaDB system. This user should have necessary privileges to access the data in the databases. 
- Password
- 
Specify the password for the User. 
- JDBC options
- 
Specify the options associated with the JDBC URL. 
 
- 
Select Create connection.