Replies: 4 comments
-
|
popular agent memory service: |
Beta Was this translation helpful? Give feedback.
-
|
we should integrate popular AI framework with DocumentDB oss that we've already integrate for managed service before, such as langchain, llama index, semantic kernel, etc. Integration way might be different, as it can be directly integrated as part of framework as oss component. @fatmelon |
Beta Was this translation helpful? Give feedback.
-
|
We can start from the following projects: These projects are all developed based on Python, so we will prioritize supporting their Python versions. |
Beta Was this translation helpful? Give feedback.
-
|
I will be interested to in the following Documentation
Integration & Documentation
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’re opening this thread to collect ideas, proposals, and feedback from the community about which popular open-source projects DocumentDB should integrate with to boost usability, ecosystem compatibility, and real-world adoption.
📌 About DocumentDB
DocumentDB is an open-source, MIT-licensed document database engine that:
🌟 Integration Goals
We believe that integrating DocumentDB with high-impact open-source tools will help make it easier for developers and teams to adopt it as a core data engine — especially for AI applications, content management, data analytics, and data pipelines.
Our goal is to enable DocumentDB to be:
🧪 Initial Integration Plan
We’re starting by exploring integrations with the following projects:
🛠️ Possible Integration Approaches
We envision several ways DocumentDB can be integrated into these ecosystems:
As a Build-Time Dependency
DocumentDB can be directly compiled or embedded into host projects as a pluggable storage engine (via protocol compatibility or SDK bindings).
As a Standalone On-Premise Service
Run DocumentDB as a separate local or cloud service, and connect it via standard Mongo or Postgres clients or vector store interfaces (e.g., LangChain, LlamaIndex).
As a Containerized Service
Deploy DocumentDB as a containerized service using Docker images from GHCR, Helm charts for Kubernetes or Kubernetes Operator.
🙋 We Want Your Ideas
We're looking for community feedback on:
Feel free to suggest projects, share use cases, or even start contributing integration code!
Beta Was this translation helpful? Give feedback.
All reactions