hubblo-org / cabestan

Gather and normalize ICT inventory data from multiple sources, to enable automation of ICT carbon and environmental impacts (LCA-inspired) assessments.
Apache License 2.0
13 stars 2 forks source link

SQL database exporter #5

Open da-ekchajzer opened 2 years ago

da-ekchajzer commented 2 years ago

Problem

In order to reuse the data, I want to export the assets collected by cabestan in a SQL database

Solution

We should create an SQL exporter that matches the internal structure of Cabestan data format in order to ease the import/export. ORM could be a good strategy