Installation
- c/c connector 설치
pip install mariadb로 Python connector package를 설치합니다
Setup
- 첫 번째 단계는 MariaDB 11.7.1 이상이 설치되어 있어야 합니다. docker image가 시작하기 가장 쉬운 방법입니다.
Wrappers
VectorStore
MariaDB vector database를 감싸는 wrapper가 존재하며, 이를 통해 semantic search나 example selection을 위한 vectorstore로 사용할 수 있습니다. 이 vectorstore를 import하려면:Usage
MariaDB wrapper에 대한 더 자세한 안내는 이 notebook을 참조하세요Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.