SQLite3 Native Plugin for React Native for Android, iOS, Windows and macOS. This plugin provides a WebSQL-compatible API to store data in a react native app, by using a SQLite database on the native ...
Is the Web UI currently only compatible with PostgreSQL, or is SQLite also supported with the right configuration? From my initial testing and code review, it seems the application may be hardcoded to ...