Skip to main content

Datasources for mindsdb

Project description

MindsDB

Installation

To install the latest version of MindsDB Datasources use pip:

pip install mindsdb_datasources

Overview

MindsDBs Datasources goal is to make it very simple to ingest and prepare data that can be feed into MindsDB as DataSource.

Datasource Integrations

Connectors
Connect MongoDB
Connect MySQL
Connect PostgreSQL
Connect MariaDB
Connect MongoDB
Connect Snowflake
Connect Clickhouse
Connect Cassandra
Connect Redis
Connect SQL Server
Connect Singlestore
Connect ScyllaDB
Connect CockroachDB

:question: :wave: Missing integration?

Support

If you found a bug, please submit an issue on Github.

To get community support, you can:

If you need commercial support, please contact the MindsDB team.

Contributing

Being part of the core team is accessible to anyone who is motivated and wants to be part of that journey!

If you'd like to contribute to the project, refer to the contributing documentation.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

Installing additional dependencies

For some datasources may need additional dependencies.

To work with datasource from list:

S3, PostgreSQL, MSSQL, MongoDB, Athena, Redshift, Google Cloud Storage, ScyllaDB, Cassandra, Presto, Timescale, Dremio, Impala, Hive, Trino, InfluxDB, Phoenix, QuestDB, CrateDB

please, install dependencies via:

pip install mindsdb-datasources[extra_data_sources]

If You want to work with ScyllaDB, please install:

pip install mindsdb-datasources[scylla]

If You want to work with Cassandra, please install:

pip install mindsdb-datasources[cassandra]

Note: dependencies for Cassandra and ScyllaDB may conflict with each other. It would be good not to install them at the same time.

To work with Snowflake, please install Snowflake's ODBC driver and pyodbc.

To work with Dremio, please install the Dremio ODBC Driver and pyodbc.

To work with Solr, please install Solr and JayDeBeApi. Then export the Solr JDBC driver to CLASSPATH. Details: https://solr.apache.org/guide/6_6/solr-jdbc-python-jython.html#jaydebeapi

Mailing lists

Subscribe to MindsDB Monthly Community Newsletter to get general announcements, release notes, information about MindsDB events, and the latest blog posts. You may also join our beta-users group, and get access to new beta features.

License

MindsDB is licensed under GNU General Public License v3.0

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

mindsdb_datasources-1.8.4.tar.gz (25.8 kB view hashes)

Uploaded Source

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