Apps tagged with 'computing-engine'

All apps in Apps tagged with 'computing-engine' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. esProc SPL Community adopts self-created SPL (Structured Process Language) syntax, boasting the characteristics of low code, high performance, lightweight and versatility. Compared with SQL, SPL has more abundant data types and calculation features, which greatly enhance its...

    Cost / License

    Platforms

    • Windows
    With full-featured debugging functions: set breakpoints, execute to cursor, single step, enter, skip, jump back. What you see is what you get, it is convenient to refer to intermediate results. Complete programming ability, the amount of code is much smaller than that of Java, C#, and Python.
    esProc SPL supports executing SQL directly on txt/csv/xls/xlsx files, including operations such as condition filtering, fuzzy querying, group summarization, Join, from clause, with clause, Case when, COALESCE, Top-N, and limit n offset m.
    esProc SPL supports multi-step computation, which can break down a complex computing task into several simpler calculation steps to reduce computational complexity. The results of each step can be easily observed, making it easy to debug and maintain.
    +2
    esProc SPL provides a convenient IDE that not only offers comprehensive debugging and intuitive unit format programming, but also provides quick function help. Simply move the cursor to a function and press the Alt key to display a detailed explanation of the function.