API Reference > imodeljs-backend > SQLite SQLite Classes for working directly with SQLite Classes Name Description SqliteStatement Executes SQLite SQL statements. SqliteValue Value of a column in a row of an SQLite SQL query result. Enumerations Name Description SqliteValueType Data type of a value in in an SQLite SQL query result. Type Aliases Name Description BindParameter parameter Index (1-based), or name of the parameter (including the initial ':', '@' or '$') Last Updated: 12 June, 2024