docs: Update README.md with stable databases
Update README.md with state of stable databases Docs
This commit is contained in:
parent
747a6b9d47
commit
e462ebe2e6
1 changed files with 10 additions and 9 deletions
19
README.md
19
README.md
|
|
@ -368,12 +368,13 @@ pip install cognee
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
| Name | Type | Current state | Known Issues |
|
| Name | Type | Current state | Known Issues |
|
||||||
|------------------|--------------------|-------------------|---------------------------------------|
|
|----------|--------------------|-------------------|--------------|
|
||||||
| Qdrant | Vector | Stable ✅ | |
|
| Qdrant | Vector | Stable ✅ | |
|
||||||
| Weaviate | Vector | Stable ✅ | |
|
| Weaviate | Vector | Stable ✅ | |
|
||||||
| LanceDB | Vector | Stable ✅ | |
|
| LanceDB | Vector | Stable ✅ | |
|
||||||
| Neo4j | Graph | Stable ✅ | |
|
| Neo4j | Graph | Stable ✅ | |
|
||||||
| NetworkX | Graph | Stable ✅ | |
|
| NetworkX | Graph | Stable ✅ | |
|
||||||
| FalkorDB | Vector/Graph | Unstable ❌ | |
|
| FalkorDB | Vector/Graph | Unstable ❌ | |
|
||||||
| PGVector | Vector | Unstable ❌ | Postgres DB returns the Timeout error |
|
| PGVector | Vector | Stable ✅ | |
|
||||||
|
| Milvus | Vector | Stable ✅ | |
|
||||||
Loading…
Add table
Reference in a new issue