Apache AGE - Rust ETL tool to convert RDB to Graph
1–5 of 5 posts
Re: Apache AGE - Rust ETL tool to convert RDB to Graph
#2Interesting idea. I think it make adoption of AGE a lot easier if it can work on a database without needing a data migration.
Re: Apache AGE - Rust ETL tool to convert RDB to Graph
#3I 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.
Re: Apache AGE - Rust ETL tool to convert RDB to Graph
#4ETL of RDB to Graph? It looks data migration tool.
Re: Apache AGE - Rust ETL tool to convert RDB to Graph
#5ETL of RDB to Graph? It looks data migration tool.
which is what ETL is, isn't it?