Skip to main content

Weaviate Docs

Vector Search Engine

Combining developer UX and scalability

file_type_graphql

Query your data using GraphQL

Weaviate has a graph-like data model to easily search through your data using the GraphQL-API. Making Weaviate ideal to store any vectorized data format or graph-embeddings.

Containerized development

Starting your development with Weaviate is one docker-compose up away. Get started in the docs here.

Kubernetes for scale

Need to scale for production? Check out the Weaviate K8s docs here.