Module converter

Module converter 

Source

Functionsยง

convert_table_batched
Convert and insert a SQLite table to PostgreSQL using batched processing.
convert_table_to_jsonb
Convert an entire SQLite table to JSONB format
sqlite_row_to_json
Convert a SQLite row (HashMap) to JSON object
sqlite_value_to_json
Convert a single SQLite value to JSON