One-off database migration & data tools
A small set of command-line utilities for bulk imports, history-table migrations, and data transfers against the platform database.
What it is
Database Migration & Data Utilities is a collection of standalone command-line tools for one-off platform-database administration and data-migration jobs — bulk meter-data import, message reprocessing, history-table restructuring, and data transfers between database systems. They are run by hand for specific maintenance tasks, not as background services.
Key benefits
Purpose-built migration jobs
Each tool does one well-defined administration job, so maintenance and upgrades are repeatable and scriptable.
Run on demand
Lightweight command-line tools you run only when needed — nothing to deploy or keep running.
Deliberate, targeted operations
Intended for planned maintenance windows; each utility performs a specific, scoped database task.
Capabilities
- Bulk-import meter data into the platform database
- Reprocess stored messages for re-ingestion
- Migrate and restructure history tables (e.g. add keys)
- Transfer history data between database systems
- Run individually from the command line for targeted maintenance
