EasySQL
0 人感兴趣 · 5 次引用
- 最新
- 推荐
A Guide to Write Elegant ETL in Easy SQL
How to write elegant ETL in SQL? With the language features provided by Easy SQL, we now have the ability to implement anything in SQL. We don't need to mix our ETL with other programming languages. And Easy SQL provides a ...
A New ETL Language -- Easy SQL
A New ETL Language -- Easy SQL Easy SQL is built to ease data development. With Easy SQL, you can develop your ETL in SQL in an imperative way. It defines a few syntax on top of standard SQL, with which SQL could be executed one by one.