Apache AGE - Rust ETL tool to convert RDB to Graph
github.comI have always been interested in Rust. Having the backend written in a programming language with a reliable thread safety could allow for some powerful ETL functionality.
Interesting idea. I think it make adoption of AGE a lot easier if it can work on a database without needing a data migration.
ETL of RDB to Graph? It looks data migration tool.
which is what ETL is, isn't it?