sqflite ffi async

sqflite based ffi implementation. Based on sqlite_async. Thanks to PowerSync

Caveats

This is a work in progress.

  • Readonly support is provided by sqflite_common_ffi
  • In memory support is provided by sqflite_common_ffi
  • Logger is not supported yet.
  • Single/multiple instance is ignored as sqflite_async handles opening/closing.

Libraries

sqflite_ffi_async
sqflite on top of sqlite_async