← Back to projects
Development — Data migration & secure APIs
SAGE X3 ERP Migration
PythonPostgreSQLASP.NET CoreJWT
Context
As part of Génie Flexion's migration to a new ERP (SAGE X3), historical data spread across 18 separate databases had to be consolidated and migrated, across 3 business modules, without disrupting operations.
What was done
Python migration tooling processing more than 10,000 lines of data, remodelling of the relational databases (PostgreSQL), and 2 secure REST APIs (ASP.NET Core, JWT, HTTPS) wired into the migration. Deployed on Linux servers (SSL/TLS, systemd services).
Result
Migration successfully completed across the 3 targeted business modules, consolidating data from 18 databases into SAGE X3.