Eclipse Dirigible™

Overview

Eclipse Dirigible™ provides capabilities for end-to-end development process from database modeling and management, through RESTful services authoring using various dynamic languages, to pattern-based user interface generation, role-based security, external services integration, testing, debugging, operations, and monitoring.

Target applications built with Dirigible are atomic yet self-contained cloud based modules that cover vertical scenarios. These applications comply with the Dynamic Applications concepts and structure.

Dynamic Applications

The overall process of building Dynamic Applications lies on well-known and proven principles:

  • In-System Development - known from microcontrollers to business software systems. The major benefit is working on a live system where all the changes made by a developer take effect immediately, hence the impact and side-effects can be realized in a very early stage of the development process.
  • Content Centric - known from networking, in the context of Dynamic Applications it proclaims that all the artifacts are text-based models and executable scripts stored in a generic repository (along with the related binaries, such as images). This makes the life-cycle management of the application and the transport between IT landscapes (Dev/Test/Prod) simple and straightforward. In addition, a desired effect is the ability to setup the whole system, only by pulling the content from a remote source code repository, such as Git.
  • Scripting Languages - programming languages written for a special run-time environment that can interpret (rather than compile) the execution of tasks. Dynamic languages existing nowadays as well as the existing smooth integration in the web servers make possible the rise of the in-system development in the cloud.
  • Shortest turn-around time - instant access and instant value became the most important requirement for the developers, that's why it is the ultimate goal of our tooling.

In general, a Dynamic Application consists of components, which can be separated in the following categories:

  • Data Structures - the artifacts representing the domain model of the application. There is no intermediate adaptation layer in this case; hence all the entities represent directly the database artifacts - tables, views, procedures, etc.
  • Entity Services - domain model entities exposed as web services (REST/OpenAPI,OData), following the modern Web 2.0 patterns and scripting language capabilities.
  • Scripting Services - general purpose services for utilities, custom modules and extensions. The main scripting language is JavaScript and the default execution engine is the GraalVM JavaScript engine. Dirigible provides a set of standartized APIs for file system and database access, HTTP calls and requests handling, BPM, CMS, and many more 3-thd party clients for Kafka, Redis, Etcd, MongoDB, Cassandra, etc.
  • User Interface – pattern-based, generated user interfaces, as well as custom forms and reports based on the most popular AJAX frameworks or any other prefered by the developer.
  • Integration Services - in the real world there are always some external services that have to be integrated into your application - for data transfer, triggering external processes, lookup in external sources, etc. For this purpose Dirigible provides capabilities to create simple and dynamic routing services following the Enterprise Integration Patterns guidance as well as BPMN compiant workflows.
  • Documentation - an integral part of any application is its documentation. Dirigible supports authoring documentation content in the widespread wiki (markdown) format.

Architecture

Dirigible architecture follows the well proven principles of simplicity and scalability in the classical service-oriented architecture.

The design-time and the runtime components are well separated. They interact with each other through a dedicated repository where the only linking point is the content itself. At design-time programmers and designers use the Web-based integrated development environment which can be easily enhanced using the predefined extension points.

The Repository is the container of the project artifacts. It is a generic file-system like content repository.

The runtime can scale independently by the design time part, and even can be deployed without design time at all (for productive landscapes).

Depending on the target cloud platform, Dirigible can be integrated to use the services provided by the underlying platform.

State
Mature
Industry Collaborations
Latest Releases

From 2023-10-30 to 2015-10-07

Name Date Review
9.0.0 2023-10-30
8.0.0 2023-04-01
7.0.0 2022-09-30
6.0 2021-09-23
5.12 2021-07-04
5.11 2021-05-27
5.10 2021-04-24
5.9 2021-03-26
5.8 2021-02-18
5.7 2021-01-31
5.6 2020-12-22
5.5 2020-11-11
5.4 2020-10-23
5.3 2020-10-05
5.2 2020-09-02
5.1 2020-08-24
5.0 2020-06-25
4.4 2020-04-04
4.3 2020-03-11
4.2 2020-01-14
4.1 2019-12-27
4.0 2019-11-24
3.5 2019-09-10
3.4 2019-03-20
3.3 2018-12-20
3.2 2018-05-17
3.1 2018-01-17
3.0 2017-11-14
2.8 2017-08-31
2.7 2017-06-08
2.6 2016-11-30
2.5 2016-08-03
2.4 2016-05-19
2.3 2016-03-17
2.2 2016-02-18
2.1 2015-10-07
Licenses
Eclipse Public License 2.0

The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.

Active Member Companies

Member companies supporting this project over the last three months.

    Contribution Activity
    Commits on this project (last 12 months)