Install
Works with Drupal: ^10.2 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
34.54 KB
MD5: 0f7d45c81f32361ec5973254c64d5e15
SHA-1: e72b2346a842e2e9d37682e0b3e9cc680589237a
SHA-256: 193079b1d1c269641a4451cf8921ff28d0e5e6b2c7d2f54271682dc09489f4d7
Download zip
48.73 KB
MD5: 7dbf7b5c7294f9f32b80c6eaf284ac7b
SHA-1: 8795ff9ff98253745b35a04444eeebb801d65f80
SHA-256: 6e92913aed9b15bd96fd846e8ed401b2aca9e6f6a6b353afca45a70094994c5c
Release notes
First stable release of the MariaDB Vector Database provider for the Drupal AI module.
This module enables Drupal to use MariaDB 11.7+ native VECTOR support as a vector database backend for AI embeddings.
Highlights:
- Native MariaDB VECTOR storage and indexing
- No external vector database required
- Integration with the Drupal AI module
- Support for Euclidean and Cosine distance
- Uses MariaDB's HNSW vector indexing
This release removes experimental flags and is ready for production use.