microsoft / microsoft/agent-framework
Python: Phase 7: Vector Store Connectors — Tier 3 (Oracle, SQL Server, FAISS)
Open
@eavanvalkenburg is already working on this.
Since Feb 23, 2026.
memory
python
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Parent: #1188
Goal
Ship niche or less common connectors.
Tasks
- Oracle (
packages/oracle/) - SQL Server (
packages/sql-server/) - FAISS (
packages/faiss/or in core extending InMemory)
Mergeable: Yes — each connector is independent.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.