1 esProc SPL&Code

 

Low Code Written in the Grid
Understand SPL in three aspects

SPL: a database language featuring easy writing and fast running
Why a SQL Statement Often Consists of Hundreds of Lines, Measured by KBs?
What can we do while facing the huge difficulty of writing too long, multiple-level nested SQL codes?
The impasse of SQL performance optimizing
What should we do when SQL (and stored procedure) runs too slowly?

Is SPL more difficult or easier than SQL?
Can SPL and SQL be integrated?

Competition of data processing languages on JVM: Kotlin, Scala and SPL
Java or SQL, which is faster for data operation?
Using Java/Python in place of stored procedure for batch jobs?
Two major shortcomings of Python in enterprise applications

10 lines of code to achieve handwritten digit recognition