SQLite Reader/Writer

Overview

The SQLite reader and writer modules provide FME with access to attribute data held in sqlite3 database tables. This data may not necessarily have a spatial component to it. FME provides read and write access to sqlite3 databases.

Tip: See the SQLCreator and the SQLExecutor transformers. These transformers allow arbitrary Structured Query Language (SQL) statements to be executed against any database.