套件:pgloader(3.6.10-4 以及其他的)
extract, transform and load data into PostgreSQL
pgloader imports data from different kind of sources and COPY it into PostgreSQL.
The command language is described in the manual page and allows one to describe where to find the data source, its format, and to describe data processing and transformation.
Supported source formats include CSV, fixed width flat files, dBase3 files (DBF), and SQLite and MySQL databases. In most of those formats, pgloader is able to auto-discover the schema and create the tables and the indexes in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from the pgloader command directly.
其他與 pgloader 有關的套件
|
|
|
|
-
- dep: freetds-dev
- MS SQL and Sybase client library (static libs and headers)
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsqlite3-0
- SQLite 3 shared library
-
- dep: libssl3t64
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm