Skip to main content

File-based databases

Overview of file-based databases:

MS Access Plug-in

SQLite plug-in

dBase plug-in

File-based databases use the same transfer objects as the relational database plug-ins; their properties are described under Relational Database Transfer Objects.

They are monitored using the Data-Change trigger of the relational database plug-ins; its properties are also described there.

MS Access and dBase run only on Windows, while SQLite also runs in a Docker container. Any additional information specific to each connection—such as the required Access database engine and the restriction on the Int64 data type—can be found on the respective plug-in page.