Articles

Changer d'outil de DataViz, sans lock-in

Image
  Changer d'outil de DataViz, sans lock-in   Changer d'outil de dataviz est rarement un choix de confort. Fin de support, coûts de licence, rachat d'éditeur, limites techniques, etc.  Le problème, c'est que la migration n'est que la moitié du chemin. Une fois l'effort fait, on se retrouve souvent embarqué avec une nouvelle solution tout aussi "propriétaire". Elle marie souvent en plus les sources et la restitution. Au prochain changement d'outil, tout est à refaire...   Une approche permet de remédier à ça : création d'une couche d'interopérabilité agnostique amont / aval   - Comment ? 3 étapes (à découvrir en live au salon Big Data et AI 2026 avec ADEO / Leroy Merlin) : Conférence ADEO / Leroy Merlin     1, Migrer les sources vers une couche SQL ouverte Oracle, SQL Server, PostgreSQL, BigQuery, Snowflake, Redshift, fichiers… Chaque source y est connectée et interrogée par un moteur SQL fédéré et ouvert, {oa-lake} . Un cache Parquet ac...

Freeing Yourself from DataStage -or other ETL- in 6 steps

Image
  Freeing Yourself from DataStage -or other ETL- in 6 steps  An ETL like DataStage, BODS, Talend, Informatica… it works — until the day the license becomes too heavy, skills become scarce, or all the business logic remains locked in a proprietary format that creates a dangerous dependency.  Here are 6 steps on how you can definitively break free from dependence on any particular vendor for your data transformations.   (Example with DataStage, applicable to other technologies).     Heritage analysis    We will analyze all DataStage jobs,    including their stages, dependencies, and actual execution order. Each job is scored based on complexity to prioritize the migration.   Discover: the data lineage of {openAudit} Simplification of assets   We will produce a data lineage from the Stage to the field — which will allow us to see what is actually being used. It is then very simple to discard what is no longer needed before m...