# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "db2pq" in publications use:' type: software license: MIT title: 'db2pq: Export Database Tables to ''Parquet''' version: 0.0.4 doi: 10.32614/CRAN.package.db2pq abstract: 'Tools for exporting ''PostgreSQL'' tables to ''Parquet'' files, with support for chunked writes, column type overrides, and timezone-aware timestamp handling. Includes functions for maintaining a local ''Parquet'' data library sourced from ''WRDS'' (Wharton Research Data Services), with update-checking based on table metadata, and archive management utilities for versioning local data files. See Gow and Ding (2024) "Empirical Research in Accounting: Tools and Methods" .' authors: - family-names: Gow given-names: Ian D. email: iandgow@gmail.com repository: https://iangow.r-universe.dev repository-code: https://github.com/iangow/db2pqr commit: f2591ebabf031e17c8a90c27197c3c97263b2191 url: https://iangow.github.io/db2pqr/ date-released: '2026-06-02' contact: - family-names: Gow given-names: Ian D. email: iandgow@gmail.com