{ "info": { "author": "Arctic Wolf Networks, Inc.", "author_email": "info@arcticwolf.com", "bugtrack_url": null, "classifiers": [], "description": "esfdw is a PostgreSQL `foreign data\nwrapper `__\nfor Elasticsearch.\n\nElasticsearch is widely used for document and log data storage, in\nparticular as part of the `ELK\nstack `__. esfdw\nallows PostgreSQL to be used as a query engine for data stored in\nElasticsearch. Use cases include:\n\n- Writing SQL JOIN queries against Elasticsearch documents and letting the PostgreSQL engine do the heavy lifting\n- Running window functions on data stored in Elasticsearch\n- Applying PostgreSQL aggregations that do not currently have a native Elasticsearch equivalent\n\nesfdw depends on `Multicorn `__, a PostgreSQL\nextension for writing foreign data wrappers in Python.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rtkwlf/esfdw/tarball/0.1.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rtkwlf/esfdw", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "esfdw", "package_url": "https://pypi.org/project/esfdw/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/esfdw/", "project_urls": { "Download": "https://github.com/rtkwlf/esfdw/tarball/0.1.1", "Homepage": "https://github.com/rtkwlf/esfdw" }, "release_url": "https://pypi.org/project/esfdw/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "PostgreSQL foreign data wrapper for Elasticsearch", "version": "0.1.1" }, "last_serial": 2466642, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3d67707d38ed47df8d6462667b197452", "sha256": "0d55686eb5f569cb8a467c10833a2686d8ac7efa3a171c90c71d25abede71ec9" }, "downloads": -1, "filename": "esfdw-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3d67707d38ed47df8d6462667b197452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10438, "upload_time": "2016-01-06T19:21:32", "url": "https://files.pythonhosted.org/packages/0a/e1/93d7c09bafd999f39a221fd8eea5a45c126c07478b80d60afbeb5c78165d/esfdw-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a561db451fe6a3e72c2c7a27901b7df3", "sha256": "257c511691cf5971488a9e4b4c644f8b92da7da4763831a8973c3619d3df48a3" }, "downloads": -1, "filename": "esfdw-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a561db451fe6a3e72c2c7a27901b7df3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7664, "upload_time": "2016-11-17T16:08:52", "url": "https://files.pythonhosted.org/packages/f3/0d/d4412321b9c4f892ad6b486ef3a09af1d1c45e9f733365457221c40e4fb5/esfdw-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a561db451fe6a3e72c2c7a27901b7df3", "sha256": "257c511691cf5971488a9e4b4c644f8b92da7da4763831a8973c3619d3df48a3" }, "downloads": -1, "filename": "esfdw-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a561db451fe6a3e72c2c7a27901b7df3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7664, "upload_time": "2016-11-17T16:08:52", "url": "https://files.pythonhosted.org/packages/f3/0d/d4412321b9c4f892ad6b486ef3a09af1d1c45e9f733365457221c40e4fb5/esfdw-0.1.1.tar.gz" } ] }