docs: write about FalkorDB

This commit is contained in:
Masaki Yatsu
2025-12-01 23:26:13 +09:00
parent 27e4b6fbad
commit 6550c2f51c

View File

@@ -49,6 +49,7 @@ A remotely accessible Kubernetes home lab with OIDC authentication. Build a mode
- **[Querybook](https://www.querybook.org/)**: Big data querying UI with notebook interface
- **[ClickHouse](https://clickhouse.com/)**: High-performance columnar analytics database
- **[Qdrant](https://qdrant.tech/)**: Vector database for AI/ML applications
- **[FalkorDB](https://www.falkordb.com/)**: Graph database with vector similarity search for knowledge graphs
- **[Lakekeeper](https://lakekeeper.io/)**: Apache Iceberg REST Catalog for data lake management
- **[Apache Superset](https://superset.apache.org/)**: BI platform with rich chart types and high customizability
- **[Metabase](https://www.metabase.com/)**: Lightweight BI with simple configuration and clean, modern interface
@@ -288,6 +289,16 @@ High-performance vector database:
[📖 See Qdrant Documentation](./qdrant/README.md)
### FalkorDB
High-performance graph database with vector capabilities:
- **Knowledge Graphs**: Build and query complex relationship networks with OpenCypher
- **Vector Search**: Native vector similarity for GraphRAG applications
- **Redis Compatible**: Uses Redis protocol for easy integration
[📖 See FalkorDB Documentation](./falkordb/README.md)
### Lakekeeper
Apache Iceberg REST Catalog: