Yes you can afaik, but mind you on Android the SQLite backend for it is the most efficient. But that can be configured in SqlDb.
I have a regular Lazarus installation (reporting as version 3.0) and a local LAMW installation (this Lazarus IDE reports as version 2.0). Then I loaded the package from '/usr/lib/lazarus/components/sqldb/sqldblaz.lpk' into the LAMW IDE, which is already used by my regular Lazarus installation. However, when the package is loaded, none of the files contained within it are displayed, and during compilation, 'LazarusPackageIntf' is not found. This file doesn't actually exist in my filesystem.