Skip to main content

PostgreSQL foreign data wrapper for Elasticsearch

Project description

esfdw is a PostgreSQL foreign data wrapper for Elasticsearch.

Elasticsearch is widely used for document and log data storage, in particular as part of the ELK stack. esfdw allows PostgreSQL to be used as a query engine for data stored in Elasticsearch. Use cases include:

  • Writing SQL JOIN queries against Elasticsearch documents and letting the PostgreSQL engine do the heavy lifting

  • Running window functions on data stored in Elasticsearch

  • Applying PostgreSQL aggregations that do not currently have a native Elasticsearch equivalent

esfdw depends on Multicorn, a PostgreSQL extension for writing foreign data wrappers in Python.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

esfdw-0.1.1.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file esfdw-0.1.1.tar.gz.

File metadata

  • Download URL: esfdw-0.1.1.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for esfdw-0.1.1.tar.gz
Algorithm Hash digest
SHA256 257c511691cf5971488a9e4b4c644f8b92da7da4763831a8973c3619d3df48a3
MD5 a561db451fe6a3e72c2c7a27901b7df3
BLAKE2b-256 f30dd4412321b9c4f892ad6b486ef3a09af1d1c45e9f733365457221c40e4fb5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page