andromede-data-export
v0.1.0
Published
Read-only interactive exports from Andromede's external-reviewer Postgres databases
Maintainers
Readme
Andromede data export
Export selected data from the external-reviewer Postgres databases without
cloning the Translator application or writing SQL.
First use
railway login
npx andromede-data-exportThe command asks you to choose:
production,staging, ormorpheus- Tables and fields
- Optional exact-match filters
- CSV or JSON
- An output folder
Each table is written to a separate file so one-to-many records are not silently duplicated. The database connection is read-only. Password hashes, session tokens, other authentication tokens, and deprecated fields are not exportable.
Access is controlled by Railway. If the external-reviewer project is not
available to your Railway account, ask an administrator for access.
