Suggestion on TYPEORM database

Hi everyone.

I’v started to build an app with a local database , so chose this Typeorm database. The problem is that I don’t know how to export this local database to open with some GUI like SqliteBrowser.

the type is sqljs

so the question is I should change the type of my database.

The Idea is that my db must work on a mobile device and browsers.

can some show some example for database workin on mobile and browser?
the database of the kind sql or sqlite or mysql.

Ionic:

   ionic (Ionic CLI)  : 4.0.3
   Ionic Framework    : ionic-angular 3.9.2
   @ionic/app-scripts : 3.1.11

Cordova:

   cordova (Cordova CLI) : not installed
   Cordova Platforms     : not available

System:

   NodeJS : v8.11.1 (D:\nodejs\node.exe)
   npm    : 5.6.0
   OS     : Windows 10

Environment:

   ANDROID_HOME : not set