Last updated: May 5, 2026Documentation Index
Fetch the complete documentation index at: https://docs.lambdadb.ai/llms.txt
Use this file to discover all available pages before exploring further.
Up Next
- Query and indexing performance, always
- Explicit partition management: add and delete collection partitions beyond hash-based partitioning
- Flexible continuous backup retention: set custom point-in-time recovery windows and update them after collection creation
- MCP support for agentic search and retrieval
Changelog
May 2026
- Completed integrated embeddings for managed vector fields. You can now send source text, let LambdaDB generate and store embeddings, and query managed embedding fields with
knn.queryText. See Managed embeddings.
April 2026
- Added the Free plan with monthly read, write, and storage usage at no cost.
March 2026
- Launched LambdaDB Cloud public preview across all global AWS regions.
- Released the Python, TypeScript, and Go SDKs, plus langchain-lambdadb and langchain-lambdadb-js.