All Products
Search
Document Center

Lindorm:Install LindormTable SQL drivers

Last Updated:Feb 03, 2023

This topic describes the development kits and tools that can be used to develop applications based on the SQL syntax provided by LindormTable.

Database drivers

Lindorm provides the following database drivers for applications developed by using common programming languages. These drivers can be used as SDKs to execute SQL statements.

Develop and test SQL statements

We recommend that you fully verify a SQL statement in development before you officially use the statement in your application. Lindorm provides an interactive SQL command-line tool lindorm-cli for you to verify and test SQL statements in development. For more information about how to install and use lindorm-cli, see Use Lindorm-cli to connect to and use LindormTable.

For more information about the SQL syntax supported by LindormTable, see LindormTable SQL.