Live data from Hacker News

Viewing profile — gkorland

gkorland

HN member
Joined
Sun, Aug 12, 2018, 2:06 PM UTC
HN karma
70
Public activity
188 items

About gkorland

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48786539

    If you want to read more about it check https://www.falkordb.com/blog/beyond-in-memory-graphs/

  3. 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

  4. story
  5. 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:…

  6. comment
    Comment #47117973

    Where do you store the Knowledge Graph? Are you supporting any Graph Database like FalkorDB?

  7. 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.

  8. 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…

  9. comment
    Comment #46593129

    Nice! Do you plan to add support for other Graph Database (e.g. FalkorDB)?

  10. 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…

  11. comment
    Comment #45560439

    can you share a link?

  12. 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.

  13. comment
    Comment #45560424

    You should check FalkorDB https://github.com/falkordb/falkordb

  14. comment
    Comment #45316026

    Did you try to run redis-benchmark? (Compared to Redis)

  15. 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…

  16. comment
    Comment #44283148

    You can find the release notes here: https://github.com/FalkorDB/FalkorDB/releases/tag/v4.10.0

  17. comment
    Comment #44282329

    Much more than that, FalkorDB added many features on top of RedisGraph.

  18. 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…

  19. story
  20. 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

  21. 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…

  22. 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 …

  23. story
  24. comment
  25. comment