Sick of restricted possibilities in plain SQL?
With SQL, R, Python and templates, your Transform processes will be on another level
Software development has come a long way and establishes many very useful concepts and processes. With LESQL you can reuse these for your data transformations.
The DRY concept is commonly used in software development. Now it is possible in data as well.
With so called global models, you can use your SQL code for many projects, but only manage it once. For example if you have to create the same analysis for several customers.
Database credentials for all your projects (customers) are stored centralized and encrypted. So your analystis don't need to handle these
Credentials can be stored in
NO INSTALL MESS
If you just want to use SQL, all you have to do is to download one single binary and you are good to go
RUN IT WHERE YOU WANT
We provide binaries for all major platforms.
NOT LIMITED TO SQL
Sometimes SQL could be very limited. Therefore we added a template engine (from Go). Python and R support will come soon.