> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/008-services/001-services-reference/sqlite/sqlite-connector.md).

# Sqlite Connector

The SQLite Connector provides integration capabilities with SQLite databases, allowing you to interact with and manipulate data stored in SQLite files. This connector facilitates seamless communication between your application and SQLite databases.

## Name

* **Description**: The name of the SQLite connector instance.
* **Type**: Text (string)
* **Example**: "SQLiteConnectorInstance"
