Skip to content

PostgreSQL Ingestion Example

Query PostgreSQL for data

PostgreSQL is an open-source relational database system. This example demonstrates how to setup a simple PostgreSQL database and query it from the kdb Insights Stream Processor.

This example is split into a setup and querying. If you already have a running PostgreSQL database, consider jumping to the running section.