docs: Update README.md with stable databases

Update README.md with state of stable databases

Docs
This commit is contained in:
Igor Ilic 2024-12-03 13:38:07 +01:00
parent 747a6b9d47
commit e462ebe2e6

View file

@ -368,12 +368,13 @@ pip install cognee
} }
</style> </style>
| Name | Type | Current state | Known Issues | | Name | Type | Current state | Known Issues |
|------------------|--------------------|-------------------|---------------------------------------| |----------|--------------------|-------------------|--------------|
| Qdrant | Vector | Stable &#x2705; | | | Qdrant | Vector | Stable &#x2705; | |
| Weaviate | Vector | Stable &#x2705; | | | Weaviate | Vector | Stable &#x2705; | |
| LanceDB | Vector | Stable &#x2705; | | | LanceDB | Vector | Stable &#x2705; | |
| Neo4j | Graph | Stable &#x2705; | | | Neo4j | Graph | Stable &#x2705; | |
| NetworkX | Graph | Stable &#x2705; | | | NetworkX | Graph | Stable &#x2705; | |
| FalkorDB | Vector/Graph | Unstable &#x274C; | | | FalkorDB | Vector/Graph | Unstable &#x274C; | |
| PGVector | Vector | Unstable &#x274C; | Postgres DB returns the Timeout error | | PGVector | Vector | Stable &#x2705; | |
| Milvus | Vector | Stable &#x2705; | |