How to Install libsqlite3-mod-impexp in Ubuntu 18.04



Install libsqlite3-mod-impexp by entering the following commands in the terminal:

sudo apt update
sudo apt install libsqlite3-mod-impexp

Description:

SQLite3 extension module for SQL script, XML, JSON and CSV import/export

This package extends SQLite3 with functions to import/export data from/to SQL scripts and to export data to CSV (Comma-Separated Values), XML and JSON (JavaScript Object Notation). . The export to SQL can follow quoting conventions of other SQL databases: Oracle, SQL Server or MySQL.

Homepage: http://www.ch-werner.de/sqliteodbc/

Version: 0.9995-1

Section: universe/libs