Skip to main content

Apache Solr Dialect for Apache Superset::SQLAlchemy

Project description

Apache Solr dialect for SQLAlchemy Superset

A dialect for Apache Solr that can be used with Apache Superset.

Installation

The driver can either be installed through PyPi or from the source code.

Through Python Package Index

pip install sqlalchemy-solr

Latest from Source Code

pip install git+https://github.com/aadel/sqlalchemy-solr

Usage

To connect to Solr with SQLAlchemy, the following URL pattern can be used:

solr://<username>:<password>@<host>:<port>/solr/<collection>[?use_ssl=true|false]

Resources

  1. SQLAlchemy documentation
  2. SQLAlchemy dialects

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

sqlalchemy_solr-0.2.0.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

sqlalchemy_solr-0.2.0-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

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