File-based databases
Overview of file-based databases:
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.