Viewing profile — gkorland
gkorland
HN member- Joined
- Sun, Aug 12, 2018, 2:06 PM UTC
- HN karma
- 70
- Public activity
- 188 items
- HN profile
- View on Hacker News ↗
About gkorland
No profile information was provided.
Recent public activity
-
comment
Comment #49155304
[dead]
-
comment
Comment #48786539
If you want to read more about it check https://www.falkordb.com/blog/beyond-in-memory-graphs/
-
comment
Comment #48786443
ActiveGraph.ai v1.2.0 is live * Graph projection is now pluggable falkordb = native edges + cypher pushdown * 2-hop query: ~8.9s → ~300ms * community-built core arc
- story
-
comment
Comment #48722104
graphify is a great project you should try it with FalkorDB. ``` /graphify ./raw --falkordb # generate cypher.txt for FalkorDB /graphify ./raw --falkordb-push falkordb://localhost:…
-
comment
Comment #47117973
Where do you store the Knowledge Graph? Are you supporting any Graph Database like FalkorDB?
-
comment
Comment #47117948
Did you consider using a Graph Database? e.g. FalkorDB? If you want to keep it lite we released a lite version that can run embedded in your nodejs.
-
comment
Comment #46979846
That’s exactly why we released FalkorDBLite,an embedded graph engine designed for local, edge, and GenAI use cases (GraphRAG, agentic memory, semantic layers, code graphs, etc.). h…
-
comment
Comment #46593129
Nice! Do you plan to add support for other Graph Database (e.g. FalkorDB)?
-
comment
Comment #45576591
We're building an open-source Text2SQL tool that transforms natural language into SQL using graph-powered schema understanding. Allowing you to ask your database questions in plain…
-
comment
Comment #45560439
can you share a link?
-
comment
Comment #45560433
The fact that GQL is now supported by some of the relational Database, doesn't mean they'll become an alternative to native Graph Databases.
-
comment
Comment #45560424
You should check FalkorDB https://github.com/falkordb/falkordb
-
comment
Comment #45316026
Did you try to run redis-benchmark? (Compared to Redis)
-
comment
Comment #45116504
We built QueryWeaver exactly to solve those pain points—SQL generation that actually understands your business context and keeps the conversation alive across follow-ups. The graph…
-
comment
Comment #44283148
You can find the release notes here: https://github.com/FalkorDB/FalkorDB/releases/tag/v4.10.0
-
comment
Comment #44282329
Much more than that, FalkorDB added many features on top of RedisGraph.
-
comment
Comment #43202780
Your graph DB frustrations mirror what many experienced with Neo4j. If you refresh your project, consider including FalkorDB (formerly RedisGraph) - it uses sparse adjacency matric…
- story
-
comment
Comment #42761819
The QirK paper is super interesting https://arxiv.org/pdf/2408.07494 . We took that one step further with the GraphRAG-SDK - https://github.com/FalkorDB/GraphRAG-SDK
-
comment
Comment #42496581
It practically supports every models out there, LiteLLM supports over 100 large language model services, including OpenAI, Claude, Gemini, WatsonsX, Mistral, Azure OpenAI, Sagemake…
-
comment
Comment #42496444
We're excited about this version which add support for LiteLLM https://github.com/BerriAI/litellm . With LiteLLM the application can easily switch between different models to pick …
- story
-
comment
Comment #42374685
[dead]
-
comment
Comment #42355588
[dead]