Does anyone know of pre-built SQL queries for storing events in SQLite databases that work across different implementations like sqlite-wasm, native SQLite on mobile, and better-sqlite3 on Node.js, preferably with FTS5 support?