パッケージ: cl-pgloader (3.6.2-1)
cl-pgloader に関するリンク
Debian の資源:
pgloader ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の cl-pgloader 関連パッケージ
|
|
|
|
-
- dep: cl-abnf
- Common Lisp ABNF parser generator
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-asdf (>= 3.0.3)
- Another System Definition Facility
-
- dep: cl-asdf-finalizers
- Enforced finalization of ASDF Common Lisp components
-
- dep: cl-asdf-system-connections
- Allows for ASDF system to be connected so that auto-loading may occur
-
- dep: cl-bordeaux-threads (>= 0.8.3)
- Portable threads library for Common Lisp
-
- dep: cl-cffi (>= 1:0.12.0)
- Common Foreign Function Interface for Common Lisp
-
- dep: cl-command-line-arguments
- get command line arguments in Common Lisp
-
- dep: cl-csv
- Common Lisp library providing easy CSV reading and writing
-
- dep: cl-db3 (>= 20200212)
- Common Lisp lib to read dbf files version 3
-
- dep: cl-drakma
- Common Lisp HTTP client
-
- dep: cl-esrap
- Packrat Parsing library for Common Lisp
-
- dep: cl-fad
- portable pathname library for Common Lisp
-
- dep: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp
-
- dep: cl-interpol
- String interpolation for Common Lisp
-
- dep: cl-ixf
- Common Lisp library to parse IBM IXF file format.
-
- dep: cl-local-time
- Common Lisp library for date and time manipulations
-
- dep: cl-log
- general purpose Common Lisp logging utility
-
- dep: cl-lparallel
- parallel programming in Common Lisp
-
- dep: cl-markdown
- Common Lisp rewrite of Markdown
-
- dep: cl-md5
- Common Lisp package for MD5 Message Digests
-
- dep: cl-metabang-bind
- Common Lisp flexible pattern matching
-
- dep: cl-mssql
- Common Lisp interface to MS SQL Server
-
- dep: cl-mustache
- Common Lisp Mustache Template Renderer
-
- dep: cl-postmodern
- Common Lisp library for interacting with PostgreSQL databases
-
- dep: cl-ppcre
- Portable Perl-compatible regular expressions for Common Lisp
-
- dep: cl-py-configparser
- implements the ConfigParser Python module functionality in Common Lisp
-
- dep: cl-qmynd
- MySQL Native Driver for Common Lisp
-
- dep: cl-quri
- Yet another URI library for Common Lisp
-
- dep: cl-simple-date
- Common Lisp types for dates, timestamps, and intervals
-
- dep: cl-split-sequence
- Common Lisp package to split a sequence of objects
-
- dep: cl-sqlite
- Common Lisp interface to SQLite
-
- dep: cl-trivial-backtrace
- generate a Common Lisp backtrace portably
-
- dep: cl-trivial-utf-8
- small Common Lisp library for doing UTF-8-based in- and output
-
- dep: cl-unicode
- portable Unicode library for Common Lisp
-
- dep: cl-usocket
- Common Lisp socket library
-
- dep: cl-utilities
- collection of Common Lisp utilities
-
- dep: cl-uuid
- Common Lisp librabry for generation of UUIDs as described by RFC 4122
-
- dep: cl-yason
- JSON encoder/decoder for Common Lisp
-
- dep: cl-zs3
- Amazon S3 and CloudFront from Common Lisp