C14. Developing IoT and Hybrid applications with 4GL: am I dreaming or is this really

4GL is known among our community as a great language for ERP and backend applications, but when it comes to cloud or more sophisticated environments like hybrid programming: end of the game!!!

In this sessions, we will show:

  • how to use Lycia 4GL instructions and data types that will make it possible
  • achieve solid and easily maintainable source code performing up and down access ( read SELECT, INSERT, UPDATE and DELETE ) to hybrid Informix tables containing BSON/NoSql columns
  • handle the program data with 4GL instructions you are familiar with
  • although languages like JavaScript and Python are great languages, you will understand how NoSql/JSON data programming and execution have never been that fast