LICENSE
README.md
pyproject.toml
benchmarks/script_adbc_batch_profile.py
benchmarks/script_adbc_cache_demo.py
benchmarks/script_adbc_connect_probe.py
benchmarks/script_adbc_connect_split.py
benchmarks/script_adbc_connect_variants.py
benchmarks/script_local_engine_benchmark.py
benchmarks/script_memory_benchmark.py
benchmarks/script_pg_to_pg_memory_probe.py
benchmarks/wrds_remote_small_benchmark.py
db2pq/__init__.py
db2pq/config.py
db2pq/core.py
db2pq/credentials.py
db2pq/ibis.py
db2pq/types.py
db2pq.egg-info/PKG-INFO
db2pq.egg-info/SOURCES.txt
db2pq.egg-info/dependency_links.txt
db2pq.egg-info/requires.txt
db2pq.egg-info/top_level.txt
db2pq/files/__init__.py
db2pq/files/parquet.py
db2pq/files/paths.py
db2pq/files/timestamps.py
db2pq/postgres/_defaults.py
db2pq/postgres/adbc.py
db2pq/postgres/column_filter.py
db2pq/postgres/comments.py
db2pq/postgres/copy.py
db2pq/postgres/duckdb_ddl.py
db2pq/postgres/duckdb_pg.py
db2pq/postgres/introspect.py
db2pq/postgres/schema.py
db2pq/postgres/select_sql.py
db2pq/postgres/update.py
db2pq/postgres/wrds.py
db2pq/sas/stream.py
db2pq/sync/modified.py
tests/conftest.py
tests/test_credentials.py
tests/test_ibis.py
tests/test_local_postgres.py
tests/test_wrds_bootstrap.py