3 comments (3 comments)5 reactions (5 reactions)0 assignees (0 assignees)PHP1,374 forks (1,374 forks)batch import
Help wantedMariaDBNew FeatureTypes
Repository metrics
- Stars
- 9,693 stars (9,693 stars)
- PR merge metrics
- Avg merge 12h 52m (Avg merge 12h 52m)46 merged PRs in 30d (46 merged PRs in 30d)
Contributor guide
- Research direction
- Investigate MariaDB's VECTOR type and how Doctrine DBAL handles custom types. Examine existing type implementations (e.g., for PostgreSQL arrays) as a pattern. Then implement a new MariaDB specific type class for vector columns, including mapping, schema representation, and platform support.
- Tech stack
- php
- Domain
- backenddatabase
- Issue type
- Feature
- Prerequisites
- PHPDoctrine DBAL