gmlove / gmlove.github.io

Personal blog
3 stars 0 forks source link

A Guide to Write Elegant ETL | Bright LGM's Blog #44

Open gmlove opened 2 years ago

gmlove commented 2 years ago

http://localhost:4000/2022/05/16/a-guide-to-write-elegant-etl/

In the previous post, we talked about a new ETL language – Easy SQL. You may be very curious about how to write ETL in Easy SQL. Let’s talk about it in detail today.

gmlove commented 2 years ago

If you just want to have a try, please follow the README documentation in the GitHub repository. And the detailed documentation at https://easy-sql.readthedocs.io/en/latest/easy_sql/easy_sql.html may also help a lot.

Easy SQL is still under active development. If you have any good ideas, please raise an issue to talk about it. If you want to know the details about implementation, please just read the code.

Please give us star if you like it! Also looking forward for you to have a try and raising any possible issues. And PRs are welcomed!