Installation
- Install c/c connector
- Install the Python connector package with
pip install mariadb
Setup
- The first step is to have a MariaDB 11.7.1 or later installed. The docker image is the easiest way to get started.
Integrate with Mariadb using LangChain Python.
pip install mariadb