Child pages
  • Servoy Design Principles
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

About Servoy

Servoy is both a Rapid Application Development (RAD) tool and a deployment platform. Using industry standard components and protocols, Servoy offers a scalable, secure and stable enterprise-level computing platform, while at the same time offering unparalleled developer productivity.

Servoy Design Principles

The Servoy platform is built around the following principles:

Scalable, Secure & Stable

The Servoy platform is designed from the ground up to provide a scalable, secure and stable platform. Servoy builds on proven industry standards that are combined together and made easy to use. It provides out of the box clustering support, database connection pooling and active data management

Agile development

Out of the box productivity:
Servoy brings 4GL-like productivity, without the usual limitations that come with 4GL. From a [single codebase|Single codebase] solutions can be deployed on any platform, any database, on any device and in the deployment model of your choice. Features like Security, ... are built in, though fully configurable

WYSIWYG UI Design:
The Servoy Developer IDE comes with a full-featured, What You See Is What You Get User Interface designer, to visually create UI's. 

Automatic databinding:

Business Logic scripting:

Extensive built-in scripting library:

Instant Developer feedback:

Modular & Object oriented development:

Database, platform and device agnostic development:

Backwards compatibility:

Single codebase

Cross platform:
Application built on the Servoy platform can be deployed to all modern operating systems, including windows, Mac, Linux, Solaris etc., without the need to write or compile platform specific code.

Multi client:
An application developed in Servoy can be run using one or more of the different types of clients that Servoy offers:

  • Servoy Smart Client: a native client
  • Servoy Web Client: a browser-based, 100% HTML, CSS & JavaScript client
  • Servoy Headless Client: a server-side client, without UI that exposes all business logic of the application programatically
  • Servoy Batch-processor Client: a server-side client to automate tasks in the background
  • Servoy Runtime Client: .....

While each client has it's specific pro's and con's,  

Cross device:

Database agnostic:

Deployment model agnostic:

Easy deployment

Zero installation
Servoy application do not have to be installed on the client machine. In case of the Servoy Smart Client, the application will automatically download and install itself, by accessing just a URL on the Servoy Application Server from the client machine.

Auto update:

Remote management:

Built-in versioning:

Open and extend able

Open source:

Native plugin API:

Extensive public API:

Standards based

Feature Highlights

Architecture

client server

repository model

  • No labels