Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Anthropic
  • AstraDB
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cohere
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
    • vectorstores
      • DistanceStrategy
      • SQLServer_VectorStore
      • VectorType
  • Standard Tests
  • Tavily
  • Together
  • Unstructured
  • Upstage
  • VoyageAI
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-sqlserver: 0.1.2
  • vectorstores

vectorstores#

This is the SQL Server module.

This module provides the SQLServer_VectorStore class for managing vectorstores in SQL Server.

Classes

vectorstores.DistanceStrategy(value)

Distance Strategy class for SQLServer_VectorStore.

vectorstores.SQLServer_VectorStore(*[, ...])

SQL Server Vector Store.

vectorstores.VectorType(length)

VectorType - A custom type definition.

© Copyright 2025, LangChain Inc.