db-to-sqlite

CLI tool for exporting tables or queries from any SQL database to a SQLite file

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install db-to-sqlite

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5 2023-02-07    
1.4 2021-06-11    
1.3 2020-07-27
1.2.1 2020-05-28
1.2 2020-05-28
1.1.1 2020-02-11
1.0.2 2019-08-03
1.0.1 2019-07-01
1.0 2019-07-01
0.8 2019-06-29
0.7 2019-06-29
0.6 2019-06-29
0.5 2019-06-26
0.4 2019-02-24
0.3 2019-02-24
0.2 2019-02-08
0.1 2019-01-17

Issues with this package?

Page last updated 2023-10-28 07:31:02 UTC