Macktireh/Postgres-to-CSV
This Python script connects to a PostgreSQL database, fetches data from a specified table, and exports the data to a CSV file. Additionally, it saves images stored as base64 strings in the database to individual image files.
Python
No issues in this repository yet.