Skip to content

Add MariaDB Document Store integration - #567

Open
SyedShahmeerAli12 wants to merge 2 commits into
deepset-ai:mainfrom
SyedShahmeerAli12:add/mariadb-documentstore
Open

Add MariaDB Document Store integration#567
SyedShahmeerAli12 wants to merge 2 commits into
deepset-ai:mainfrom
SyedShahmeerAli12:add/mariadb-documentstore

Conversation

@SyedShahmeerAli12

Copy link
Copy Markdown
Contributor

Add integration tile for mariadb-haystack.

The package is released on PyPI: https://pypi.org/project/mariadb-haystack/
The integration was merged into haystack-core-integrations: deepset-ai/haystack-core-integrations#3565

Closes deepset-ai/haystack-core-integrations#2340

@SyedShahmeerAli12
SyedShahmeerAli12 requested a review from a team as a code owner August 15, 2026 15:00
@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

@SyedShahmeerAli12 is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@anakin87 anakin87 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's port here the fixes we made in deepset-ai/haystack#12363

-e MARIADB_PASSWORD=secret \
mariadb:11.7
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's mention the mariadb connector as in deepset-ai/haystack#12363

```

### Embedding Retrieval

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's mention the installation command for sentence-transformers-haystack (since 3.0, it's an integration package) and fix the import paths. See deepset-ai/haystack#12363

```

### Keyword Retrieval

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's MariaDBKeywordRetriever

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MariaDB Vector DocumentStore Integration for Haystack

2 participants