# langchain-db2
This package contains the LangChain integration with the connector to Db2 vector store. This will allow user to leverage the vector store and vector search ablility of the IBM Db2 relational datebase.
## Installation
```bash
pip install -U langchain-db2
```
See more details of how to use it in the Jupyter Notebook: langchain-db2/docs/db2.ipynb (This link will be updated https://github.com/langchain-ai/langchain-ibm/blob/756f43fe392f70f6c4b755d7966ea8ee1cc42759/libs/langchain-db2/docs/db2.ipynb)
Raw data
{
"_id": null,
"home_page": "https://github.com/langchain-ai/langchain-ibm",
"name": "langchain-db2",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "IBM",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/e6/5a/e482a607643538ef1c167894c81a1f65126ec8cc29e5899e4ac19382176e/langchain_db2-0.1.5.tar.gz",
"platform": null,
"description": "# langchain-db2\n\nThis package contains the LangChain integration with the connector to Db2 vector store. This will allow user to leverage the vector store and vector search ablility of the IBM Db2 relational datebase.\n\n## Installation\n\n```bash\npip install -U langchain-db2\n```\n\nSee more details of how to use it in the Jupyter Notebook: langchain-db2/docs/db2.ipynb (This link will be updated https://github.com/langchain-ai/langchain-ibm/blob/756f43fe392f70f6c4b755d7966ea8ee1cc42759/libs/langchain-db2/docs/db2.ipynb)\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An integration package connecting Db2 vector store and LangChain",
"version": "0.1.5",
"project_urls": {
"Homepage": "https://github.com/langchain-ai/langchain-ibm",
"Repository": "https://github.com/langchain-ai/langchain-ibm",
"Source Code": "https://github.com/langchain-ai/langchain-ibm/tree/main/libs/langchain-db2"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6d33a22dab031373243bbbb9c2fb2c882bd1882a6b69571ba30860d0f0e5d362",
"md5": "d125f959a8fed8385ecfad4b00ead42f",
"sha256": "0303c7a8c5872826bad928be2a1f09d8f9d0496926fb6c590718117cde8877cf"
},
"downloads": -1,
"filename": "langchain_db2-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d125f959a8fed8385ecfad4b00ead42f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 9458,
"upload_time": "2025-07-09T08:50:01",
"upload_time_iso_8601": "2025-07-09T08:50:01.156412Z",
"url": "https://files.pythonhosted.org/packages/6d/33/a22dab031373243bbbb9c2fb2c882bd1882a6b69571ba30860d0f0e5d362/langchain_db2-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e65ae482a607643538ef1c167894c81a1f65126ec8cc29e5899e4ac19382176e",
"md5": "3374302b044e6c1c536aaf0993de8aaa",
"sha256": "04465940e9180313d9c9bec2990ab2f9998955636ac071705aac858d8c27778a"
},
"downloads": -1,
"filename": "langchain_db2-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "3374302b044e6c1c536aaf0993de8aaa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 8982,
"upload_time": "2025-07-09T08:50:01",
"upload_time_iso_8601": "2025-07-09T08:50:01.925615Z",
"url": "https://files.pythonhosted.org/packages/e6/5a/e482a607643538ef1c167894c81a1f65126ec8cc29e5899e4ac19382176e/langchain_db2-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 08:50:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "langchain-ai",
"github_project": "langchain-ibm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "langchain-db2"
}