Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Lianja


Company: Lianja

Average User Rating (3 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: great

    "required online tool"

    by agievans on Jan 30, 2021 2:55 AM

    Summary:
    Lianja is a needed online tool. it develop the desktop, cloud and mobile database apps on windows.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 4.2

    "Incredible Dev Environment"

    by LeonMc on Jun 5, 2018 12:29 AM

    Summary:
    As a Non developer/coder I have been using Lianja for a while now. What continually impresses me it what I can achieve with virtually NO Code. I can have a small mobile app up and running on my phone using Phonegap in no time at all. This includes transitioning to new screens, navigating and updating records, integrating with maps etc. The response from the developer and the support team is incredible!!!! I LOVE IT.

    Report post

    Was this review helpful? (0) (1)

    add a comment


    Version Reviewing: 4.2

    "Incredible Development/Deployment Stack"

    by HankFay on Jun 4, 2018 10:56 PM

    Summary:
    Lianja is many tools, all integrated. The Lianja IDE in which to design Desktop, Web, Mobile (native and PhoneGap) and Electron apps, including UI, Data Design, and programming. Data is fully integrated. Programming languages include JavaScript, Visual FoxPro (great for data access), Python and PHP. VFP procedures can be called natively from the JavaScript web client. A CloudServer (testing version included in the development package) serves up all but desktop apps, The Cloudserver can optionally run through IIS or Apache. The IDE runs on Windows, Linux and Mac. The CloudServer deploys on Windows, Mac and Linux. The CloudServer serves up the Lianja SQL Server (runtime can be purchased separately or together), accessible through ODBC from any client capable of using ODBC. The Lianja data engine, available in the desktop runtime and also in the SQL Database, uses triggers/stored procedures programmed in VFP. Backend queries to other SQL servers (ODBC) can be accessed as though they were native tables, with triggers and stored procedures running as though the "Virtual Table" were a native Lianja table. Data binding in Lianja requires no programming. The same application can be run on desktop, web, mobile, and Electron. Generating PhoneGap and Electron apps requires no programming; just setting up the required credentials, filling in a descriptive title, and pushing a couple of buttons. Lianja has an open API for 3rd parties to integrate tools. Chilkat has ported their library to the Lianja API. Chilkat controls are accessed as native Lianja objects. The best part: Lianja continually grows in response to developer needs. Every release contains multiple enhancements resulting from Enhancement Requests from developers. Reported bugs are fixed in days.

    Report post

    Was this review helpful? (2) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!