elasticsearch-dbapi

A DBAPI and SQLAlchemy dialect for Elasticsearch

APACHE-2.0 License

Downloads
569.9K
Stars
108
Committers
10

Bot releases are hidden (Show)

elasticsearch-dbapi - 0.2.11 Latest Release

Published by dpgaspar 9 months ago

0.2.11

  • fix: relax packaging dependency (#109) [Daniel Vaz Gaspar]
elasticsearch-dbapi - 0.2.10

Published by betodealmeida over 1 year ago

This release includes a fix for quoting identifiers in OpenDistro. Before, the SQLAlchemy dialect was using double quotes, but it should use backticks instead.

elasticsearch-dbapi - 0.2.9

Published by dpgaspar over 2 years ago

Patch release:

  • fix: remove six dependency (#84) [Daniel Vaz Gaspar]
elasticsearch-dbapi -

Published by dpgaspar over 2 years ago

Patch release:

  • fix: remove show tables column retrieval index based (#81) [Daniel Vaz Gaspar]
elasticsearch-dbapi - 0.2.7

Published by dpgaspar over 2 years ago

Patch release:

  • fix: unpin packaging dependency (#77) [Daniel Vaz Gaspar]
elasticsearch-dbapi - 0.2.6

Published by dpgaspar about 3 years ago

  • fix: pin elasticsearch-py bellow 7.14 (#71) [Daniel Vaz Gaspar]
  • feat(query): add time_zone param (#69) [aniaan]
elasticsearch-dbapi - 0.2.4

Published by dpgaspar over 3 years ago

Patch release 0.2.4:

  • fix: Bump urllib3 from 1.25.6 to 1.26.5 (#64) [dependabot]
  • fix: missing time type (#60) [maltoze]
elasticsearch-dbapi - 0.2.3

Published by dpgaspar over 3 years ago

Patch release 0.2.3:

  • fix: missing dependency, packaging [Daniel Vaz Gaspar]
elasticsearch-dbapi - 0.2.2

Published by dpgaspar over 3 years ago

Patch release 0.2.2:

  • fix: support elasticsearch > 7.10
elasticsearch-dbapi - 0.2.0

Published by dpgaspar over 3 years ago

New Opendistro Elasticsearch support

0.2.0

docs: update changelog [Daniel Vaz Gaspar]
release: version bump and exception fix (#48) [Daniel Vaz Gaspar]
feat(opendistro): implement get view names with ES alias (#47) [Daniel Vaz Gaspar]
fix(opendistro): aws auth and discard not supported engine type from meta (#46) [Daniel Vaz Gaspar]
feat: support opendistro (#45) [Daniel Vaz Gaspar]

Package Rankings
Top 1.05% on Pypi.org
Top 30.25% on Conda-forge.org
Badges
Extracted from project README
Build Status PyPI version Coverage Status
Related Projects