LiteDAC provides two ways of connection to SQLite from Delphi and other IDEs. One of them is a common connection by means of the native SQLite client library. The second is a unique possibility of direct access using static linking of the client library in an application.