PostgreSQL

Simplify the execution of complex database operations with PostgreSQL integration connector

Programming language:

Javascript

Current state:

Production

Provider of the connector:

elastic.io

Type of license:

Apache 2.0

PostgreSQL is a general purpose and open source object-relational database management system. Its main goal is to be standards-compliant and extensible.

It is highly programmable, and therefore extendible, with custom procedures that are used to simplify the execution of repeated, complex and often required database operations.

About PostgreSQL integration connector

This is an open source connector to work with the PostgreSQL database in your integration flows. In addition, this component also works well with AWS Redshift. It supports both triggers and actions, which means you can use it either to execute or to act upon a certain event. For example, you can use it to create or update certain records (the so called insert function, with the help of which you can e.g. insert values into a table from a select query), or return multiple results, and thus stream as many records as you’ll find in your database.

Follow the Documentation link above to find what you need to do to set it up.

Like with all other elastic.io connectors that are under the Apache license, you can clone it and enhance it yourself to include more functionalities out of the box. Alternatively, you can contact our pre-sales team at ps[at]elastic.io if you prefer our developers to extend the PostgreSQL integration connector for you.

PostgreSQL integration_screenshot

PLEASE NOTE: You need to be registered on the elastic.io integration platform in order to use the PostgreSQL integration connector. You can sign up for a free 14-day trial here.