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.0.tar.gz (10.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for esfdw-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0d55686eb5f569cb8a467c10833a2686d8ac7efa3a171c90c71d25abede71ec9
MD5 3d67707d38ed47df8d6462667b197452
BLAKE2b-256 0ae193d7c09bafd999f39a221fd8eea5a45c126c07478b80d60afbeb5c78165d

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