Hello, Airflow community, I am Anush - an Integrations engineer at Qdrant. This discussion proposes to include Qdrant as a supported provider for Airflow. Following up on https://lists.apache.org/list.html?dev@airflow.apache.org.
Qdrant - https://github.com/qdrant/qdrant, is an open-source vector search engine and database, governed by the Apache-2.0 license, allowing complete freedom for commercial usage and redistribution. Proposed provider PR: https://github.com/apache/airflow/pull/36805 Qdrant ranks amongst the most performant and most used vector databases available today. - https://qdrant.tech/benchmarks/ - https://ossinsight.io/collections/vector-search-engine/ We believe Qdrant would be a valuable addition for Airflow users to have as an option when building DAGs. Qdrant can be deployed by users on their own or via Qdrant's cloud offering. The proposed provider supports interfacing with Qdrant instances through both REST and GRPC interfaces without any restrictions on the mode of deployment used. As part of our commitment, the Qdrant team is willing to undertake the responsibility of maintaining and updating the provider as per user requests or any identified needs. Anush